We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bd8824 + 880f5bc commit e1f951aCopy full SHA for e1f951a
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@v5
+ uses: actions/setup-node@v6
14
with:
15
node-version: '22'
16
registry-url: 'https://registry.npmjs.org'
0 commit comments