Skip to content

Commit f2d4dd5

Browse files
authored
updated docs with latest version 1.0.3
1 parent 35a9630 commit f2d4dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add the following step to a job in your workflow
2424

2525
```yaml
2626
- id: install-aws-cli
27-
uses: unfor19/install-aws-cli-action@v1.0.2
27+
uses: unfor19/install-aws-cli-action@v1.0.3
2828
with:
2929
version: 2 # default
3030
verbose: false # default

0 commit comments

Comments
 (0)