Skip to content

Commit

Permalink
Merge pull request #733 from semantic-release/renovate/node-22.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v22
  • Loading branch information
travi authored Nov 23, 2024
2 parents c59aa66 + c01453d commit e4b0e0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
node-version:
- 20.8.1
- 21
- 22.0.0
os:
- ubuntu-latest
runs-on: "${{ matrix.os }}"
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
22

0 comments on commit e4b0e0c

Please sign in to comment.