Skip to content

Commit

Permalink
changing dlc source
Browse files Browse the repository at this point in the history
  • Loading branch information
djarecka committed Mar 21, 2024
1 parent 9486c15 commit d4bcac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# In this step, this action saves a list of existing images,
# the cache is created without them in the post run.
# It also restores the cache if it exists.
- uses: satackey/action-docker-layer-caching@v0.0.11
- uses: jpribyl/action-docker-layer-caching@v0.1.1
# Ignore the failure of a step and avoid terminating the job.
continue-on-error: true
with:
Expand Down

0 comments on commit d4bcac6

Please sign in to comment.