Skip to content

Commit

Permalink
Bump actions/checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
yhirose committed Sep 3, 2024
1 parent ab393fb commit 2ab5d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
os: [ubuntu-20.04, macos-latest, windows-latest, windows-2019]

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

- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory
Expand Down

0 comments on commit 2ab5d27

Please sign in to comment.