Skip to content

Commit 523325e

Browse files
committed
⬆️ Update actions/cache action to v4.1.2
1 parent 29ffcf1 commit 523325e

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.1.1
50+
uses: actions/cache@v4.1.2
5151
with:
5252
path: /tmp/.docker-cache
5353
key: docker-amd64-${{ github.sha }}

0 commit comments

Comments
 (0)