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 1791cf1 commit 025c885Copy full SHA for 025c885
.github/actions/install-dependencies/action.yml
@@ -22,7 +22,7 @@ runs:
22
23
- name: Cache OpenTelemetry
24
id: cache-opentelemetry
25
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
26
with:
27
path: |
28
/usr/local/include/opentelemetry
0 commit comments