Skip to content

Commit

Permalink
update download artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Jun 14, 2023
1 parent 554241d commit e084e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
echo "deploy_target=$DEPLOY_TARGET" >> $GITHUB_OUTPUT
- name: download-artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
if: ${{steps.check-deployment-target.outputs.deploy_target != ''}}
with:
path: deploy_artifacts
Expand Down

0 comments on commit e084e0b

Please sign in to comment.