Skip to content

Commit

Permalink
fix version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebrown committed Apr 7, 2021
1 parent a6b4bd9 commit 4a2a23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Currently AWS and Linode are supported as provider but it could be used with oth

```yml
- name: Set up S3cmd cli tool
uses: s3-actions/s3cmd@v1
uses: s3-actions/s3cmd@v1.1
with:
provider: aws # default is linode
region: 'eu-central-1'
Expand Down

0 comments on commit 4a2a23b

Please sign in to comment.