mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 22:05:39 +02:00
Bump up actions/checkout version to v4 (#2760)
This commit is contained in:

committed by
GitHub

parent
b735dfce2d
commit
01cac90c62
2
.github/workflows/linux-other-builds.yml
vendored
2
.github/workflows/linux-other-builds.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Prepare environment
|
||||
run: sudo apt-get install -y ninja-build ${{matrix.other_pkgs}}
|
||||
|
Reference in New Issue
Block a user