Merge pull request #38855 from dependabot[bot]
* gh-38855: Bump actions/upload-artifact from 3 to 4 Closes gh-38855
This commit is contained in:
commit
6755a937a2
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
if: cancelled()
|
||||
|
||||
- name: Upload build reports
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
if: failure()
|
||||
with:
|
||||
name: build-reports
|
||||
|
|
|
|||
Loading…
Reference in New Issue