Skip to content

Commit 0a92fba

Browse files
committed
Merge remote-tracking branch 'origin/cansavvy/bump-rocker' into cansavvy/bump-rocker
2 parents 9f80991 + 3b82512 commit 0a92fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# Setup layer cache
3131
- name: Cache Docker layers
32-
uses: actions/cache@v2
32+
uses: actions/cache@v4
3333
with:
3434
path: /tmp/.buildx-cache
3535
key: ${{ runner.os }}-buildx-${{ github.sha }}

0 commit comments

Comments
 (0)