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 5efda05 commit 05c4cd1Copy full SHA for 05c4cd1
.github/actions/install-dependencies/action.yml
@@ -22,7 +22,7 @@ runs:
22
23
- name: Cache OpenTelemetry
24
id: cache-opentelemetry
25
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
+ uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
26
with:
27
path: |
28
/usr/local/include/opentelemetry
0 commit comments