Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit a3b0784

Browse files
authored
Update lts-release.yml (#1009)
1 parent 6e06f96 commit a3b0784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lts-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
BUCKET_NAME: ${{ needs.lts_needed.outputs.release_name }}
5252

5353
- name: Sync to S3
54-
uses: Bandwidth/s3-sync-action@v1.3.0
54+
uses: Bandwidth/s3-sync-action@v1.4.0
5555
with:
5656
bucket-name: ${{ steps.bucket_name.outputs.bucket_name }}
5757
bucket-expiration: '180'

0 commit comments

Comments
 (0)