Skip to content

Commit 6600421

Browse files
Update dependency node to v22 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37c5ab1 commit 6600421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1414
- uses: actions/[email protected]
1515
with:
16-
node-version: '18.x'
16+
node-version: '22.x'
1717
# required for credentials to be taken in account
1818
registry-url: 'https://registry.npmjs.org'
1919
- name: Install latest npm

0 commit comments

Comments
 (0)