Skip to content

Commit

Permalink
Use maintained version of docker layer cache
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelboulton committed Dec 13, 2022
1 parent f013f51 commit a4effaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
restore-keys: |
${{ runner.os }}-pip-
- uses: satackey/action-docker-layer-caching@v0.0.11
- uses: jpribyl/action-docker-layer-caching@v0.1.1
continue-on-error: true

- name: Set up Python
Expand Down

0 comments on commit a4effaf

Please sign in to comment.