Skip to content

Commit

Permalink
Update action to v7
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
  • Loading branch information
mjcarroll committed Nov 12, 2024
1 parent b33a38f commit c5042a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency:
cancel-in-progress: true
jobs:
test:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7
with:
folders: |
[
Expand All @@ -19,5 +19,5 @@ jobs:
]
exclude: |
[
{"bazelversion": "5.4.0"},
{"folder": ".", "bzlmodEnabled": false},
]

0 comments on commit c5042a8

Please sign in to comment.