Merge pull request #10826 from Devolutions/devops/upload

[ci] update upload-artifact action to version 4
This commit is contained in:
akallabeth 2024-11-06 14:47:25 +01:00 committed by GitHub
commit 93c4843399
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ jobs:
dry-run: false
sanitizer: ${{ matrix.sanitizer }}
- name: Upload crash
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4.3.6
if: failure() && steps.build.outcome == 'success'
with:
name: ${{ matrix.sanitizer }}-artifacts