Skip to content

Commit

Permalink
Merge 563e410 into e0c87be
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie256 authored Apr 6, 2022
2 parents e0c87be + 563e410 commit 1715c36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ jobs:
poetry-version: 1.1.5

- name: Install Protoc
uses: arduino/setup-protoc@master
uses: arduino/setup-protoc@v1
with:
version: '3.19.4'
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Cache Python dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit 1715c36

Please sign in to comment.