Skip to content

Commit c7acb78

Browse files
authored
Update actions/upload-artifact action to v7 (branch_9x) (#4306)
1 parent 7c1e9a4 commit c7acb78

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.github/workflows/bin-solr-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Archive logs
3131
if: ${{ failure() }}
32-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
32+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
3333
with:
3434
name: logs
3535
path: solr/packaging/build/test-output
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
title: Update actions/upload-artifact action to v7
2+
type: dependency_update
3+
authors:
4+
- name: solrbot
5+
links:
6+
- name: PR#4306
7+
url: https://github.com/apache/solr/pull/4306

0 commit comments

Comments
 (0)