Skip to content

Commit 9120157

Browse files
authored
Merge pull request #3 from Kreijstal/renovate/node-22.x
chore(deps): update dependency node to v22
2 parents 46fca7d + b058270 commit 9120157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish-github-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v4
2424
- uses: actions/setup-node@v4
2525
with:
26-
node-version: "20"
26+
node-version: "22"
2727
- run: npm test
2828
- uses: JS-DevTools/npm-publish@v3
2929
with:

0 commit comments

Comments
 (0)