mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2025-01-22 05:15:30 +00:00
Bump actions/checkout version
This commit is contained in:
parent
ab393fbdd7
commit
2ab5d27d7b
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user