Skip to content

Commit

Permalink
Bump actions/setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen authored Jun 5, 2023
1 parent 3bce5af commit 7a6f2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Download Artifacts
uses: actions/download-artifact@v2
- name: Use Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: "16.x"
registry-url: 'https://registry.npmjs.org'
Expand Down

0 comments on commit 7a6f2c0

Please sign in to comment.