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 4aaf72a + 9feec7c commit 637b3aaCopy full SHA for 637b3aa
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@v4
+ uses: actions/setup-node@v5
18
with:
19
registry-url: 'https://registry.npmjs.org'
20
- name: Publish package on NPM 📦
0 commit comments