Update integration-tests.yml

This commit is contained in:
Gabriel 2025-01-31 20:59:25 +02:00 committed by GitHub
parent e0e60d42c8
commit e255c90213
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,10 +103,11 @@ jobs:
- name: Upload GARM and e2e logs
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: garm-logs
path: /artifacts-logs
merge-multiple: true
- name: Cleanup orphan GARM resources via GitHub API
if: always()