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 5d92509 + d2d3283 commit bb09e25Copy full SHA for bb09e25
.github/workflows/github-packages-publish.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/checkout@v4
32
33
- name: Setup Node for GitHub Packages
34
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
35
with:
36
node-version: 20
37
registry-url: 'https://npm.pkg.github.com'
.github/workflows/npm-publish.yml
- name: Setup Node
registry-url: 'https://registry.npmjs.org'
0 commit comments