We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76cbcc0 + a46202f commit 5837e06Copy full SHA for 5837e06
1 file changed
.github/workflows/publish-npm.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v5
16
- name: Setup Node
17
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
18
with:
19
registry-url: 'https://registry.npmjs.org'
20
- name: Publish package on NPM 📦
0 commit comments