Skip to content

Commit

Permalink
Merge pull request #586 from languitar/renovate/node-version-22.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency node-version to v22
  • Loading branch information
languitar authored Nov 4, 2024
2 parents 8f1c7b0 + ca4c28b commit 2c189d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
- name: Cache Node packages
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 2c189d9

Please sign in to comment.