Skip to content

Commit

Permalink
Update GH Action workflow to node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbarbara committed Nov 9, 2024
1 parent d2c56b7 commit b649b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
registry-url: 'https://registry.npmjs.org'

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

0 comments on commit b649b52

Please sign in to comment.