We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c5ab1 commit 6600421Copy full SHA for 6600421
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
14
- uses: actions/[email protected]
15
with:
16
- node-version: '18.x'
+ node-version: '22.x'
17
# required for credentials to be taken in account
18
registry-url: 'https://registry.npmjs.org'
19
- name: Install latest npm
0 commit comments