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.
2 parents 7ea5cf8 + 00dd231 commit b202cd6Copy full SHA for b202cd6
.github/workflows/test.yaml
@@ -19,7 +19,7 @@ jobs:
19
id: buildx
20
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
21
- name: Cache Docker layers
22
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
+ uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
23
id: cache
24
with:
25
path: /tmp/.buildx-cache
0 commit comments