Skip to content

Commit

Permalink
Update bazel.yml (#1671)
Browse files Browse the repository at this point in the history
Updated actions/checkout@v4

Co-authored-by: dominic <[email protected]>
  • Loading branch information
mosfet80 and dmah42 authored Oct 13, 2023
1 parent ca8d0f7 commit 682153a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 682153a

Please sign in to comment.