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 120630c + 52c2f86 commit a2cac3fCopy full SHA for a2cac3f
1 file changed
.github/workflows/build-and-test.yml
@@ -27,7 +27,7 @@ jobs:
27
git config --global core.longpaths true
28
29
- name: Git Checkout
30
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
31
with:
32
fetch-depth: 0
33
submodules: recursive
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
- uses: actions/checkout@v4
105
106
107
@@ -222,7 +222,7 @@ jobs:
222
223
224
225
226
227
228
0 commit comments