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 e050b92 + 95b42f9 commit 5755e6fCopy full SHA for 5755e6f
1 file changed
.github/workflows/build-and-test.yml
@@ -75,7 +75,7 @@ jobs:
75
git config --global core.longpaths true
76
77
- name: Git Checkout
78
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
79
with:
80
fetch-depth: 0
81
submodules: recursive
@@ -178,7 +178,7 @@ jobs:
178
179
180
181
182
183
184
0 commit comments