We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f3e07a commit 6347b2cCopy full SHA for 6347b2c
.github/workflows/test.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Archive server logs if failed
68
if: failure()
69
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
70
with:
71
name: server-logs
72
path: finish/target/liberty/wlp/usr/servers/defaultServer/logs/
0 commit comments