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.
2 parents d2897a3 + d49cc65 commit a56b876Copy full SHA for a56b876
.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