Skip to content

Commit

Permalink
Move to actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
serge1 authored Dec 14, 2023
1 parent aa2dbf5 commit 332c140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
cpp_compiler: cl

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set reusable strings
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.
Expand Down

0 comments on commit 332c140

Please sign in to comment.