Skip to content

Commit a56b876

Browse files
authored
Merge pull request #236 from OpenLiberty/staging
Merge staging to prod - Update test.yml (#235)
2 parents d2897a3 + d49cc65 commit a56b876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Archive server logs if failed
6868
if: failure()
69-
uses: actions/upload-artifact@v2
69+
uses: actions/upload-artifact@v4
7070
with:
7171
name: server-logs
7272
path: finish/target/liberty/wlp/usr/servers/defaultServer/logs/

0 commit comments

Comments
 (0)