Skip to content

Commit a87981f

Browse files
Bump actions/download-artifact from 4.2.1 to 4.3.0 (#18364)
1 parent 2ff977a commit a87981f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-artifacts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
runs-on: ubuntu-latest
204204
steps:
205205
- name: Download all workflow run artifacts
206-
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
206+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
207207
- name: Build a tarball for the debs
208208
# We need to merge all the debs uploads into one folder, then compress
209209
# that.

0 commit comments

Comments
 (0)