Skip to content

Commit

Permalink
Update publish-common.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoziru authored Apr 30, 2024
1 parent bf9eb24 commit 067baca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
needs: [build]
steps:
- uses: actions/checkout@v4.1.4
- uses: actions/download-artifact@v4.1.7
- uses: actions/download-artifact@v3.0.2
with:
path: output
name: ${{ inputs.name }}
Expand Down

0 comments on commit 067baca

Please sign in to comment.