Skip to content

Commit

Permalink
chore: CI, update protoc version
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
  • Loading branch information
rustatian committed Aug 4, 2023
1 parent d876be2 commit 1ca80b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Install protoc
uses: arduino/setup-protoc@v2
with:
version: "3.x"
version: "23.x"
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Init Go modules Cache # Docs: <https://git.io/JfAKn#go---modules>
Expand Down

0 comments on commit 1ca80b7

Please sign in to comment.