Skip to content

Commit

Permalink
chore: Update node version (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Jan 3, 2022
1 parent c46fd60 commit 19484ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node-version: [12.x]
node-version: [16.x]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 19484ab

Please sign in to comment.