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 dd86d94 + b6a1a19 commit c7f0337Copy full SHA for c7f0337
1 file changed
.github/workflows/ci-pull.yml
@@ -66,7 +66,7 @@ jobs:
66
run: mvn -B failsafe:verify
67
- name: Archive Liberty logs
68
if: ${{ failure() }}
69
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
70
with:
71
name: liberty-logs
72
path: target/liberty/wlp/usr/servers/CloudantServer/logs/
0 commit comments