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 4a47218 + 6dc7119 commit aa48495Copy full SHA for aa48495
.github/workflows/test.yaml
@@ -19,7 +19,7 @@ jobs:
19
id: buildx
20
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
21
- name: Cache Docker layers
22
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
23
id: cache
24
with:
25
path: /tmp/.buildx-cache
0 commit comments