Skip to content

Commit 6d709af

Browse files
authored
Merge pull request #178 from egguy/renovate/actions-cache-5.x
⬆️ Update actions/cache action to v5
2 parents 80be549 + 5802f72 commit 6d709af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: 🏗 Set up build cache
4949
id: cache
50-
uses: actions/cache@v4.3.0
50+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
5151
with:
5252
path: /tmp/.docker-cache
5353
key: docker-amd64-${{ github.sha }}

0 commit comments

Comments
 (0)