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 167507c + 6d3465b commit 3e629dfCopy full SHA for 3e629df
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
run: echo ${{ env.START_TIME }}
30
31
- name: Clone repository
32
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
33
with:
34
fetch-depth: 3
35
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
28
fetch-depth: 0
0 commit comments