Skip to content

Commit

Permalink
Try to get CI working again
Browse files Browse the repository at this point in the history
  • Loading branch information
ahicks92 committed Dec 24, 2024
1 parent 7447779 commit c6e2425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Install Protoc
uses: arduino/setup-protoc@v1
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: 'Run tests'
Expand Down

0 comments on commit c6e2425

Please sign in to comment.