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 658db60 + cf24957 commit 311c5acCopy full SHA for 311c5ac
2 files changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout code
20
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
21
with:
22
show-progress: false
23
fetch-depth: 0
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments