Skip to content

Commit

Permalink
Update .github/workflows/ci.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Philip K. Warren <[email protected]>
  • Loading branch information
buildbreaker and pkwarren authored Aug 2, 2023
1 parent a1a1526 commit 04ca326
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 @@ -25,7 +25,7 @@ jobs:
java-version: '17'
cache: 'gradle'
- uses: actions/checkout@v3
- uses: bufbuild/buf-setup-action@v1.24.0
- uses: bufbuild/buf-setup-action@v1
with:
github_token: ${{ github.token }}
- uses: arduino/setup-protoc@v1
Expand Down

0 comments on commit 04ca326

Please sign in to comment.