We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b30a6 commit 3d35796Copy full SHA for 3d35796
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21
22
- name: Install Protoc
23
- uses: arduino/setup-protoc
+ uses: arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
24
with:
25
version: "29.3"
26
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments