Skip to content

Commit

Permalink
Merge pull request #4 from quantcdn/feature/2.0.0
Browse files Browse the repository at this point in the history
Bump quant to 2.0.0
  • Loading branch information
steveworley authored Dec 14, 2022
2 parents 58acb85 + 1faa984 commit 2115836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ inputs:
default: 'https://api.quantcdn.io'
runs:
using: "docker"
image: "docker://quantcdn/cli:1.8.0"
image: "docker://quantcdn/cli:2.0.0"
entrypoint: quant
args:
- purge
Expand Down

0 comments on commit 2115836

Please sign in to comment.