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.
1 parent abf6c46 commit 8e9c3f1Copy full SHA for 8e9c3f1
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
contents: write
20
id-token: write # The OIDC ID token is used for authentication with JSR.
21
steps:
22
- - uses: actions/checkout@v4.2.1
+ - uses: actions/checkout@v4.2.2
23
- uses: actions/setup-node@v4.0.4
24
with:
25
registry-url: 'https://registry.npmjs.org'
0 commit comments