Skip to content

Commit

Permalink
ci: bump setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
barelyhuman committed Mar 10, 2025
1 parent 718d0ff commit 5646319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
ref: ${{ github.head_ref }}

- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: '20'
corepack-enable: true
Expand Down

0 comments on commit 5646319

Please sign in to comment.