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 74424f7 + a48ca3d commit 60d19fbCopy full SHA for 60d19fb
1 file changed
.github/workflows/build-and-test.yml
@@ -53,7 +53,7 @@ jobs:
53
git config --global core.longpaths true
54
55
- name: Git Checkout
56
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
57
with:
58
fetch-depth: 0
59
submodules: recursive
@@ -169,7 +169,7 @@ jobs:
169
170
171
172
173
174
175
0 commit comments