Skip to content

Commit

Permalink
build: node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Dec 5, 2024
1 parent fd4410a commit f86e678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runs:
steps:
- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
registry-url: "https://registry.npmjs.org"
- name: Install dependencies
shell: bash
Expand Down

0 comments on commit f86e678

Please sign in to comment.