Skip to content

Commit

Permalink
[ci] update p0deje/setup-bazel to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Nov 26, 2023
1 parent 59b8f23 commit c535217
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
fetch-depth: 50
- name: Setup Bazel
uses: p0deje/setup-bazel@0.2.0
uses: p0deje/setup-bazel@0.3.0
with:
bazelisk-cache: true
external-cache: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/should-workflow-run.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
fetch-depth: 50
- name: Setup Bazel
uses: p0deje/setup-bazel@0.2.0
uses: p0deje/setup-bazel@0.3.0
with:
bazelisk-cache: true
external-cache: |
Expand Down

0 comments on commit c535217

Please sign in to comment.