Skip to content

Commit

Permalink
Update browerstack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jigar-f committed Oct 25, 2023
1 parent 331f902 commit 4c4abdc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/browerstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,10 @@ jobs:
java-version: 17

- name: Setup protoc
uses: arduino/setup-protoc@v1.2.0
uses: arduino/setup-protoc@v2
with:
version: '3.x'
repo-token: ${{ secrets.GH_TOKEN }}


- name: Activate protoc-gen-dart plugin
run: |
Expand Down

0 comments on commit 4c4abdc

Please sign in to comment.