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 f23980d + 01b2080 commit 0936fe5Copy full SHA for 0936fe5
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
@@ -137,7 +137,7 @@ jobs:
137
138
139
140
141
142
143
@@ -234,7 +234,7 @@ jobs:
234
235
236
237
238
239
240
0 commit comments