Skip to content

Commit

Permalink
change to non deprecated caching layer github workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
indy-independence committed Feb 23, 2024
1 parent 009393c commit aed16c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# - name: Create code coverage dir
# run: mkdir -p docker/coverage/
#
- uses: jpribyl/action-docker-layer-caching@v0.1.1
- uses: satackey/action-docker-layer-caching@v0.0.11
# Ignore the failure of a step and avoid terminating the job.
continue-on-error: true

Expand Down

0 comments on commit aed16c2

Please sign in to comment.