Bump actions/download-artifact from 4.2.1 to 4.3.0 (#18364)

This commit is contained in:
dependabot[bot]
2025-04-29 10:06:13 +01:00
committed by GitHub
parent 2ff977a6c3
commit a87981f673

View File

@@ -203,7 +203,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download all workflow run artifacts
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
- name: Build a tarball for the debs
# We need to merge all the debs uploads into one folder, then compress
# that.