diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 75ba5e7..2bfd17c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -35,7 +35,7 @@ jobs: - name: Upload JaCoCo report artifact (PR) if: github.event_name == 'pull_request' - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: jacoco-report path: target/site/jacoco/