mirror of
https://github.com/Lissy93/web-check.git
synced 2024-11-22 08:13:59 +01:00
Set dependency version
This commit is contained in:
parent
20762dc3ad
commit
0cb9cedd8c
2
.github/workflows/deploy-aws.yml
vendored
2
.github/workflows/deploy-aws.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
yarn build
|
||||
|
||||
- name: Upload to S3
|
||||
uses: shallwefootball/s3-upload-action@master
|
||||
uses: shallwefootball/s3-upload-action@v1.3.3
|
||||
id: S3
|
||||
with:
|
||||
aws_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
|
Loading…
Reference in New Issue
Block a user