1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-06-29 04:37:00 +01:00

Update node

This commit is contained in:
Jake Howard 2021-01-17 13:49:18 +00:00
parent 82df9d4b39
commit 2e7c0ded98
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '12'
node-version: '14'
- uses: egordm/gha-yarn-node-cache@v1

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '12'
node-version: '14'
- uses: egordm/gha-yarn-node-cache@v1