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 4e89295 + 53e0257 commit 1c526a9Copy full SHA for 1c526a9
1 file changed
.github/workflows/build-and-test.yml
@@ -35,7 +35,7 @@ jobs:
35
git config --global core.longpaths true
36
37
- name: Git Checkout
38
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
39
with:
40
fetch-depth: 0
41
submodules: recursive
0 commit comments