There was an error while loading. Please reload this page.
2 parents 49be0e1 + e6f903d commit 0d7e223Copy full SHA for 0d7e223
1 file changed
.github/workflows/build-and-test.yml
@@ -25,7 +25,7 @@ jobs:
25
git config --global core.longpaths true
26
27
- name: Git Checkout
28
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
29
with:
30
fetch-depth: 0
31
submodules: recursive
@@ -123,7 +123,7 @@ jobs:
123
124
125
126
127
128
129
@@ -224,7 +224,7 @@ jobs:
224
225
226
227
228
229
230
0 commit comments