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 df68e9c commit d3778abCopy full SHA for d3778ab
.github/actions/install-dependencies/action.yml
@@ -22,7 +22,7 @@ runs:
22
23
- name: Cache OpenTelemetry
24
id: cache-opentelemetry
25
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
26
with:
27
path: |
28
/usr/local/include/opentelemetry
0 commit comments