Skip to content

Commit 4b89289

Browse files
authored
Update cpp.yml
1 parent 29a02cf commit 4b89289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- {compiler-options: "//std:c++20"}
6666
- {compiler-options: "//std:c++23preview"}
6767
steps:
68-
- uses: actions/checkout@v2
68+
- uses: actions/checkout@v4
6969
- name: compile
7070
shell: cmd
7171
run: |

0 commit comments

Comments
 (0)