Skip to content

Commit

Permalink
ci: update nodejs to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Jan 9, 2025
1 parent 80b1f6d commit 04afd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
- name: Install Node
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22

- name: Install pnpm
uses: pnpm/action-setup@v4
Expand Down

0 comments on commit 04afd5e

Please sign in to comment.