Skip to content

Commit

Permalink
fix version to node-version (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubramanianaks authored Aug 20, 2024
1 parent 1757457 commit d414829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
with:
version: 20
node-version: 20
- name: Build Extension
run: |
npm run install:all
Expand Down

0 comments on commit d414829

Please sign in to comment.