Skip to content

Commit 9ecd8be

Browse files
authored
using v1.4.0
1 parent d7f4bef commit 9ecd8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-oss.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
# Sync Repo contents to Aliyun OSS
3535
- name: Upload files to OSS
36-
uses: fangbinwei/aliyun-oss-website-action@v1.3.0
36+
uses: fangbinwei/aliyun-oss-website-action@v1.4.0
3737
with:
3838
accessKeyId: ${{ secrets.FLUTTER_FILES_ACCESS_KEY_ID }}
3939
accessKeySecret: ${{ secrets.FLUTTER_FILES_ACCESS_KEY_SECRET }}

0 commit comments

Comments
 (0)