mirror of
https://github.com/google/benchmark.git
synced 2025-01-13 13:20:13 +08:00
Update bazel.yml (#1671)
Updated actions/checkout@v4 Co-authored-by: dominic <510002+dmah42@users.noreply.github.com>
This commit is contained in:
parent
ca8d0f7b61
commit
682153afda
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