Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and PacoVK committed Jun 29, 2024
1 parent 1219b1f commit 36938bf
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 @@ -38,7 +38,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Download artifact
id: download-artifact
uses: dawidd6/action-download-artifact@v5
uses: dawidd6/action-download-artifact@v6
with:
workflow: build.yml
workflow_conclusion: success
Expand Down

0 comments on commit 36938bf

Please sign in to comment.