We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d34071 commit 0753b37Copy full SHA for 0753b37
1 file changed
.github/workflows/github-build.yml
@@ -62,7 +62,7 @@ jobs:
62
echo "C:\Program Files\OpenCppCoverage" >> %GITHUB_PATH%
63
64
- name: Checkout
65
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
66
with:
67
submodules: true
68
0 commit comments