Skip to content

Commit

Permalink
ci: bump download-artifact as well
Browse files Browse the repository at this point in the history
  • Loading branch information
SichangHe committed Nov 7, 2024
1 parent 5625b8c commit b948737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
- uses: actions/checkout@v3

- name: Download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: artifact

Expand Down

0 comments on commit b948737

Please sign in to comment.