Skip to content

Commit

Permalink
[TASK] Use up-to-date GitHub action for docker layer caching
Browse files Browse the repository at this point in the history
  • Loading branch information
eliashaeussler committed Nov 16, 2023
1 parent 25ac064 commit f4b9fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

# Handle Docker image layer cache
- name: Handle Docker cache
uses: satackey/action-docker-layer-caching@v0.0.11
uses: jpribyl/action-docker-layer-caching@v0.1.1
continue-on-error: true

# Run Docker tests
Expand Down

0 comments on commit f4b9fe0

Please sign in to comment.