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 6408a88 + 5e4740a commit 911a4f4Copy full SHA for 911a4f4
.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