Skip to content

Commit

Permalink
chore: Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed Dec 1, 2023
1 parent 0ebfaa5 commit ed2763b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
cache: npm
node-version: ${{ matrix.node-version }}
Expand Down

0 comments on commit ed2763b

Please sign in to comment.