Skip to content

Commit 9b7358b

Browse files
Bump actions/upload-artifact from 4.6.2 to 6.0.0 (#59596)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb779ca commit 9b7358b

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
@@ -232,7 +232,7 @@ jobs:
232232

233233
- name: Upload failures artifact
234234
if: ${{ steps.check-failures.outputs.has_failures == 'true' }}
235-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
235+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
236236
with:
237237
name: search-failures-${{ matrix.language }}
238238
path: /tmp/records/failures-summary.json

0 commit comments

Comments
 (0)