Skip to content

Commit cb779ca

Browse files
Bump actions/download-artifact from 4.3.0 to 7.0.0 (#59597)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90ffd24 commit cb779ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/index-general-search.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
255255

256256
- name: Download all failure artifacts
257-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
257+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
258258
with:
259259
pattern: search-failures-*
260260
path: /tmp/failures

0 commit comments

Comments
 (0)