diff --git a/.github/workflows/ci-pull.yml b/.github/workflows/ci-pull.yml index 84ec384..3fe4962 100644 --- a/.github/workflows/ci-pull.yml +++ b/.github/workflows/ci-pull.yml @@ -56,7 +56,7 @@ jobs: run: mvn -B failsafe:verify - name: Archive Liberty logs if: ${{ failure() }} - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: liberty-logs path: target/liberty/wlp/usr/servers/JakartaConcurrencyServer/logs/