We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89c7a09 + f464a8f commit 0b13a55Copy full SHA for 0b13a55
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
release:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
12
with:
13
fetch-depth: 0
14
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
test:
16
17
18
19
20
21
0 commit comments