Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent 015a566 commit 9ae0580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/artifact-download/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ runs:
using: composite
steps:
- name: Download artifact
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
name: ${{ inputs.name }}
run_id: ${{ github.event.workflow_run.id }}
Expand Down

0 comments on commit 9ae0580

Please sign in to comment.