Skip to content

Commit

Permalink
Merge pull request eesast#661 from eesast/renovate/actions-upload-art…
Browse files Browse the repository at this point in the history
…ifact-3.x

chore(deps): update actions/upload-artifact action to v3
  • Loading branch information
shangfengh authored Jul 25, 2023
2 parents 837d736 + 6ac9f60 commit 816c451
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 @@ -88,7 +88,7 @@ jobs:
cp -r ./CAPI/shell/* ./THUAI6/linux/
cp -r ./CAPI/shell/* ./THUAI6/osx/
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: my-artifact
path: ./THUAI6
Expand Down

0 comments on commit 816c451

Please sign in to comment.