Skip to content

Commit

Permalink
Fix download-artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Simeon Widdis <[email protected]>
  • Loading branch information
Swiddis committed Nov 25, 2024
1 parent 3be63ac commit e7e978b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
exclude-workflow-initiator-as-approver: true

- name: Download artifacts
uses: dawidd6/action-download-artifact@v2.27.0
uses: dawidd6/action-download-artifact@v6
with:
workflow: sql-odbc-main.yml
commit: ${{github.sha}}
Expand Down

0 comments on commit e7e978b

Please sign in to comment.