Skip to content

Commit

Permalink
Merge pull request #447 from reliforp/renovate/scribemd-docker-cache-0.x
Browse files Browse the repository at this point in the history
Update ScribeMD/docker-cache action to v0.5.0
  • Loading branch information
sj-i authored Mar 27, 2024
2 parents 2a7f6b7 + 55b72e8 commit d5569c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
restore-keys: ${{ runner.os }}-composer-

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

Expand Down

0 comments on commit d5569c1

Please sign in to comment.