Skip to content

Commit

Permalink
Update test.yml (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: Gilbert Kwan <[email protected]>
  • Loading branch information
shin19991207 and gkwan-ibm committed Sep 12, 2024
1 parent dd09749 commit 22552e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Archive server logs if failed
if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: server-logs
path: finish/target/liberty/wlp/usr/servers/defaultServer/logs/

0 comments on commit 22552e3

Please sign in to comment.