Skip to content

Commit

Permalink
Merge pull request #5 from quantcdn/feat/2.1.0
Browse files Browse the repository at this point in the history
Bump node cli to 2.1.0
  • Loading branch information
steveworley authored Jul 21, 2023
2 parents e530d9e + 4bdd342 commit 47105b8
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:2.0.0"
image: "docker://quantcdn/cli:2.1.0"
entrypoint: quant
args:
- purge
Expand Down

0 comments on commit 47105b8

Please sign in to comment.