Skip to content

Commit

Permalink
Merge bbe2b6a into 34b372f
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie256 committed Apr 4, 2022
2 parents 34b372f + bbe2b6a commit 6d23b6a
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 240 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/python-continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ jobs:
with:
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
Loading

0 comments on commit 6d23b6a

Please sign in to comment.