Skip to content

Commit 911a4f4

Browse files
authored
Merge pull request #169 from OpenLiberty/staging
Merge staging to prod - Update test.yml (#168)
2 parents 6408a88 + 5e4740a commit 911a4f4

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
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: Archive server logs if failed
6464
if: failure()
65-
uses: actions/upload-artifact@v2
65+
uses: actions/upload-artifact@v4
6666
with:
6767
name: server-logs
6868
path: finish/target/liberty/wlp/usr/servers/defaultServer/logs/

0 commit comments

Comments
 (0)