Skip to content

Commit 55b72e8

Browse files
Update ScribeMD/docker-cache action to v0.5.0
1 parent 2a7f6b7 commit 55b72e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
restore-keys: ${{ runner.os }}-composer-
3636

3737
- name: Cache Docker images
38-
uses: ScribeMD/docker-cache@0.4.0
38+
uses: ScribeMD/docker-cache@0.5.0
3939
with:
4040
key: docker-${{ runner.os }}-${{ hashFiles('Dockerfile-dev','tests/TargetPhpVmProvider.php') }}
4141

0 commit comments

Comments
 (0)