This commit is contained in:
Deluan 2021-09-08 23:28:28 -04:00 committed by Joe Stump
parent 65502632a0
commit dd345c6763
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -70,7 +70,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 16.8 # TODO: Make it 16 after this is fixed: https://github.com/nodejs/node/issues/40030
- uses: actions/cache@v2
id: cache-npm