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 84f0cfc commit a603a4cCopy full SHA for a603a4c
.github/workflows/test.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Archive server logs if failed
64
if: failure()
65
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
66
with:
67
name: server-logs
68
path: finish/target/liberty/wlp/usr/servers/defaultServer/logs/
0 commit comments