1
0

Bump actions/download-artifact from 3 to 4 (#16795)

This commit is contained in:
dependabot[bot]
2024-01-11 10:16:01 +00:00
committed by GitHub
parent b309a4ecdf
commit f1e6b9717e

View File

@@ -194,7 +194,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download all workflow run artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
- name: Build a tarball for the debs
run: tar -cvJf debs.tar.xz debs
- name: Attach to release