1
0
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:
mosfet80 2023-09-26 23:31:24 +02:00 committed by GitHub
parent 7736df0304
commit f0857cf313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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