ci: bump action/checkout to v4
This commit is contained in:
committed by
Corentin Le Molgat
parent
090d2d5d7b
commit
dd584bd1d2
2
.github/workflows/amd64_macos_cmake_cpp.yml
vendored
2
.github/workflows/amd64_macos_cmake_cpp.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
TEST_TARGET: ${{ matrix.build[3] }}
|
||||
INSTALL_TARGET: ${{ matrix.build[4] }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Check cmake
|
||||
run: cmake --version
|
||||
- name: Configure
|
||||
|
||||
Reference in New Issue
Block a user