Skip to content

Commit

Permalink
ci: update node version (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Jan 3, 2022
1 parent da4e7b1 commit f8512eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
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 f8512eb

Please sign in to comment.