Skip to content

Commit

Permalink
Merge pull request #674 from eesast/renovate/actions-download-artifac…
Browse files Browse the repository at this point in the history
…t-4.x

chore(deps): update actions/download-artifact action to v4
  • Loading branch information
shangfengh authored Dec 23, 2023
2 parents 3f67e0f + dc315d9 commit d85dabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_COS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Pip Install paramiko
run: pip install paramiko

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: my-artifact
path: ./THUAI6
Expand Down

0 comments on commit d85dabb

Please sign in to comment.