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 3a21966 + f8ddbbb commit e90ddf6Copy full SHA for e90ddf6
1 file changed
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
# @link https://docs.npmjs.com/generating-provenance-statements#about-npm-provenance
18
id-token: write
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
21
- uses: actions/setup-node@v6
22
with:
23
node-version-file: '.nvmrc'
0 commit comments