Skip to content

Commit

Permalink
Updating release.yml to use node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
aston-king-sg committed Sep 16, 2022
1 parent 8b333f5 commit ed3ad84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 16
registry-url: https://npm.pkg.github.com/

- run: yarn install --frozen-lockfile
Expand Down

0 comments on commit ed3ad84

Please sign in to comment.