Skip to content

Commit e4b0e0c

Browse files
authored
Merge pull request #733 from semantic-release/renovate/node-22.x
chore(deps): update node.js to v22
2 parents c59aa66 + c01453d commit e4b0e0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
node-version:
2424
- 20.8.1
25-
- 21
25+
- 22.0.0
2626
os:
2727
- ubuntu-latest
2828
runs-on: "${{ matrix.os }}"

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22

0 commit comments

Comments
 (0)