Skip to content

Commit 846e897

Browse files
Bump bazel-contrib/setup-bazel from 0.15.0 to 0.16.0
Bumps [bazel-contrib/setup-bazel](https://github.com/bazel-contrib/setup-bazel) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/bazel-contrib/setup-bazel/releases) - [Commits](bazel-contrib/setup-bazel@0.15.0...0.16.0) --- updated-dependencies: - dependency-name: bazel-contrib/setup-bazel dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82a6794 commit 846e897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/enzyme-bazel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
cmake ../enzyme -GNinja -DCMAKE_BUILD_TYPE=${{ matrix.build }} -DLLVM_DIR=${{ env.BASE_DIR }}/llvm-project/mlir-build
122122
ninja
123123
124-
- uses: bazel-contrib/setup-bazel@0.15.0
124+
- uses: bazel-contrib/setup-bazel@0.16.0
125125
name: Set up Bazel
126126
with:
127127
# Avoid downloading Bazel every time.

0 commit comments

Comments
 (0)