We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80be549 + 5802f72 commit 6d709afCopy full SHA for 6d709af
1 file changed
.github/workflows/ci.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: 🏗 Set up build cache
49
id: cache
50
- uses: actions/cache@v4.3.0
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
51
with:
52
path: /tmp/.docker-cache
53
key: docker-amd64-${{ github.sha }}
0 commit comments