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 94a2ec8 commit 6e6d010Copy full SHA for 6e6d010
.github/workflows/ci-pull.yml
@@ -58,7 +58,7 @@ jobs:
58
run: mvn -B failsafe:verify
59
- name: Archive Liberty logs
60
if: ${{ failure() }}
61
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
62
with:
63
name: liberty-logs
64
path: target/liberty/wlp/usr/servers/JakartaDataServer/logs/
0 commit comments