Skip to content

Commit

Permalink
Update action checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
vivaladav authored Sep 5, 2024
1 parent dd46076 commit b1e7e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
c_compiler: cl

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

- name: Download Ninja and CMake
shell: cmake -P {0}
Expand Down

0 comments on commit b1e7e06

Please sign in to comment.