Update bazel.yml (#1671)

Updated actions/checkout@v4

Co-authored-by: dominic <510002+dmah42@users.noreply.github.com>
This commit is contained in:
mosfet80 2023-10-13 16:59:20 +02:00 committed by GitHub
parent ca8d0f7b61
commit 682153afda
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