Skip to content

Commit 3b3b979

Browse files
authored
Merge pull request #1902 from progfay/renovate/node-22.x
chore(deps): update dependency node to v22
2 parents d6dde5f + cca58e4 commit 3b3b979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/[email protected]
2323
- uses: actions/[email protected]
2424
with:
25-
node-version: '20'
25+
node-version: '22'
2626
registry-url: 'https://registry.npmjs.org'
2727
- name: Publish package
2828
run: |

0 commit comments

Comments
 (0)