We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 524ca6a commit 86d73c9Copy full SHA for 86d73c9
.github/workflows/buildtest.yaml
@@ -25,7 +25,7 @@ jobs:
25
test:
26
runs-on: ubuntu-latest
27
steps:
28
- - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
+ - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
29
- uses: actions/cache@v4
30
with:
31
path: |
.github/workflows/generate.yaml
@@ -23,7 +23,7 @@ jobs:
23
generate:
24
- name: Install Protoc
uses: arduino/setup-protoc@v2
0 commit comments