We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23fa07b commit dbe0c76Copy full SHA for dbe0c76
.github/workflows/tests.yml
@@ -32,7 +32,7 @@ jobs:
32
# In this step, this action saves a list of existing images,
33
# the cache is created without them in the post run.
34
# It also restores the cache if it exists.
35
- - uses: satackey/[email protected].8
+ - uses: satackey/[email protected].10
36
# Ignore the failure of a step and avoid terminating the job.
37
continue-on-error: true
38
0 commit comments