Skip to content

Commit

Permalink
Update bench.yml
Browse files Browse the repository at this point in the history
Bump Node.js v.20 to v.22
  • Loading branch information
masfahru authored Apr 25, 2024
1 parent c99c143 commit 9f57f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/[email protected]
with:
node-version: 20
node-version: 22
- name: Install required global packages
run: npm i -g bun npm-check-updates
- name: Update & install packages
Expand Down

0 comments on commit 9f57f2d

Please sign in to comment.