Skip to content

Commit 413f324

Browse files
⬆️ Update actions/cache action to v5
1 parent f9eb644 commit 413f324

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@v5.0.4
5151
with:
5252
path: /tmp/.docker-cache
5353
key: docker-amd64-${{ github.sha }}

0 commit comments

Comments
 (0)