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 5eeb89f + 9b37bb7 commit 44e8480Copy full SHA for 44e8480
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
id-token: write # The OIDC ID token is used for authentication with JSR.
21
steps:
22
- uses: actions/checkout@v4.1.7
23
- - uses: actions/setup-node@v4.0.3
+ - uses: actions/setup-node@v4.0.4
24
with:
25
registry-url: 'https://registry.npmjs.org'
26
- name: Publish package
0 commit comments