Skip to content

Commit

Permalink
fix(ci): bump protoc version (#18824)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwannoel authored Oct 9, 2024
1 parent 81780be commit b8c3fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: 18
- uses: arduino/setup-protoc@v3
with:
version: "3.x"
version: "25.x"
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: build
working-directory: ./dashboard
Expand Down

0 comments on commit b8c3fcb

Please sign in to comment.