mirror of
https://github.com/google/benchmark.git
synced 2025-04-29 22:40:33 +08:00
Update bazel.yml
Updated actions/checkout@v4
This commit is contained in:
parent
7736df0304
commit
f0857cf313
2
.github/workflows/bazel.yml
vendored
2
.github/workflows/bazel.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
bzlmod: [false, true]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: mount bazel cache
|
||||
uses: actions/cache@v3
|
||||
|
Loading…
Reference in New Issue
Block a user