We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d7e997 + 427230d commit 2044d82Copy full SHA for 2044d82
3 files changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
node-version: [20, 22]
15
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
18
19
- name: Install pnpm
20
uses: pnpm/action-setup@v4
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
id-token: write
13
.github/workflows/release-please.yml
@@ -29,7 +29,7 @@ jobs:
29
contents: read
30
31
32
33
34
35
0 commit comments