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 1dcdf71 commit 7ce7aadCopy full SHA for 7ce7aad
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
steps:
38
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
39
40
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
41
with:
42
fetch-depth: 30
43
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments