We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce0f79 commit b0ac49fCopy full SHA for b0ac49f
.github/workflows/changesets-pr.yaml
@@ -90,7 +90,7 @@ jobs:
90
token: ${{ steps.docs-token.outputs.token }}
91
92
# Upload assets to S3
93
- - uses: unfor19/install-aws-cli-action@v1.0.7
+ - uses: unfor19/install-aws-cli-action@1.0.8
94
if: github.ref_name == 'master'
95
with:
96
version: 2
0 commit comments