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 945a83f + 3b249e0 commit 63d1d2cCopy full SHA for 63d1d2c
.github/workflows/build-and-test.yml
@@ -76,7 +76,7 @@ jobs:
76
git config --global core.longpaths true
77
78
- name: Git Checkout
79
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
80
with:
81
fetch-depth: 0
82
submodules: recursive
@@ -172,7 +172,7 @@ jobs:
172
173
174
175
176
177
178
.github/workflows/code-coverage.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments