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 748ea1f + 489ddb0 commit 14f439eCopy full SHA for 14f439e
2 files changed
.github/workflows/index.yaml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
node: [22, 24, 26]
12
steps:
13
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
14
- uses: actions/setup-node@v6
15
with:
16
node-version: ${{ matrix.node }}
.github/workflows/publish.yaml
contents: read
id-token: write
node-version: 22
0 commit comments