Skip to content

Commit

Permalink
updating bazel version (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-prysm committed Aug 15, 2023
1 parent 06c60fa commit f35c0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-ui-automation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Setup bazel
uses: jwlawson/actions-setup-bazel@v1
with:
bazel-version: '5.3.0'
bazel-version: '5.4.0'

- name: Run Bazel
run: cd prysm_repo && bazel build //validator/web:site_data
Expand Down

0 comments on commit f35c0d4

Please sign in to comment.