mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-07 15:29:33 +01: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-simple-builds.yml
vendored
2
.github/workflows/linux-simple-builds.yml
vendored
@@ -83,7 +83,7 @@ jobs:
|
||||
other_pkgs: g++-10
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Add repositories for older GCC
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user