Skip to content

Commit e255c90

Browse files
Update integration-tests.yml
1 parent e0e60d4 commit e255c90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/integration-tests.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,11 @@ jobs:
103103
104104
- name: Upload GARM and e2e logs
105105
if: always()
106-
uses: actions/upload-artifact@v3
106+
uses: actions/upload-artifact@v4
107107
with:
108108
name: garm-logs
109109
path: /artifacts-logs
110+
merge-multiple: true
110111

111112
- name: Cleanup orphan GARM resources via GitHub API
112113
if: always()

0 commit comments

Comments
 (0)