Skip to content

Commit 0753b37

Browse files
committed
Update to actions/checkout@v6
1 parent 3d34071 commit 0753b37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
echo "C:\Program Files\OpenCppCoverage" >> %GITHUB_PATH%
6363
6464
- name: Checkout
65-
uses: actions/checkout@v4
65+
uses: actions/checkout@v6
6666
with:
6767
submodules: true
6868

0 commit comments

Comments
 (0)