chore(deps): bump dawidd6/action-download-artifact from 17 to 19 (#38735)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-19 22:42:39 +07:00
committed by GitHub
parent 14b1b456e1
commit 5457c2da67
2 changed files with 3 additions and 3 deletions

View File

@@ -111,7 +111,7 @@ jobs:
run: |
yarn install --check-cache
- name: Download database diagnostics from integration tests
uses: dawidd6/action-download-artifact@v17
uses: dawidd6/action-download-artifact@v19
with:
workflow: superset-python-integrationtest.yml
run_id: ${{ github.event.workflow_run.id }}