Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Commit 66fbc44

Browse files
committed
Update docker layer cache workflow thing
1 parent 1bf9429 commit 66fbc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v2
3434

3535
# Enable caching of Docker layers
36-
- uses: satackey/[email protected].8
36+
- uses: satackey/[email protected].11
3737
continue-on-error: true
3838
with:
3939
key: docker-cache-${{ steps.cache-key.outputs.key }}-{hash}

0 commit comments

Comments
 (0)