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 eca9ec8 commit 96dbca6Copy full SHA for 96dbca6
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
permissions:
12
id-token: write
13
steps:
14
- - uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
15
- uses: actions/setup-node@v4
16
with:
17
node-version: 18
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
test:
10
runs-on: ubuntu-latest
node-version: 22
0 commit comments