We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d77cefd + b287932 commit 6d9bd2aCopy full SHA for 6d9bd2a
1 file changed
.github/workflows/npm-publish.yml
@@ -10,7 +10,7 @@ jobs:
10
uses: actions/checkout@v5
11
12
- name: Setup Node
13
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
14
with:
15
node-version: '22'
16
registry-url: 'https://registry.npmjs.org'
0 commit comments