mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-05 14:39:32 +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-bazel-builds.yml
vendored
2
.github/workflows/linux-bazel-builds.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
compilation_mode: [fastbuild, dbg, opt]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Mount bazel cache
|
||||
uses: actions/cache@v3
|
||||
|
||||
Reference in New Issue
Block a user