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 821c244 commit 087f665Copy full SHA for 087f665
.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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
29
- uses: actions/cache@v3
30
with:
31
path: |
.github/workflows/generate.yaml
@@ -23,7 +23,7 @@ jobs:
23
generate:
24
- name: Install Protoc
uses: arduino/setup-protoc@v1
0 commit comments