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 0b25b8f commit ccb9567Copy full SHA for ccb9567
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
id-token: write
16
steps:
17
- uses: actions/checkout@v5
18
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
19
with:
20
node-version: 'lts/*'
21
registry-url: 'https://registry.npmjs.org'
0 commit comments