Skip to content

Commit e2b13c3

Browse files
authored
Merge pull request #214 from OpenLiberty/staging
Merge staging to prod - Update test.yml (#213)
2 parents 2a7d6a2 + 7974279 commit e2b13c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
sudo cat "$logsPath" | sudo grep Launching
6464
- name: Archive server logs if failed
6565
if: failure()
66-
uses: actions/upload-artifact@v2
66+
uses: actions/upload-artifact@v4
6767
with:
6868
name: server-logs
6969
path: finish/target/liberty/wlp/usr/servers/defaultServer/logs/

0 commit comments

Comments
 (0)