Skip to content

Commit

Permalink
change action version
Browse files Browse the repository at this point in the history
  • Loading branch information
versoon committed Jan 22, 2024
1 parent f7431c0 commit 14ef06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Upload to OSS
id: upload_to_oss
uses: tvrcgo/upload-to-oss@v0.1.1
uses: tvrcgo/upload-to-oss@v0.2.2
with:
key-id: ${{ secrets.ALIYUN_OSS_ACCESS_KEY_ID }}
key-secret: ${{ secrets.ALIYUN_OSS_ACCESS_KEY_SECRET }}
Expand Down

0 comments on commit 14ef06a

Please sign in to comment.