Skip to content

Commit

Permalink
ci: update release protoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
manu0466 committed Aug 29, 2023
1 parent 6c394ab commit 4b50025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Protoc 👷
uses: arduino/setup-protoc@v2
with:
version: "3.x"
version: "23.4"
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Setup Node 👷
Expand Down

0 comments on commit 4b50025

Please sign in to comment.