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 932389b commit a155d42Copy full SHA for a155d42
.github/workflows/ci.yml
@@ -197,7 +197,7 @@ jobs:
197
path: .
198
199
- name: Cache tools
200
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.6
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.2.6
201
with:
202
path: tools
203
key: tools-${{ matrix.target }}-${{ github.head_ref || github.ref_name }}
0 commit comments