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 287d032 commit ee7d238Copy full SHA for ee7d238
.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 npm / JSR.
21
steps:
22
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v4.3.0
23
- uses: actions/[email protected]
24
with:
25
node-version: '22'
0 commit comments