diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b8cbcf8d67..2021e38165 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -118,7 +118,7 @@ jobs: arguments: | integrationTest -Dbuild.snapshot=false - - uses: alehechka/upload-tartifact@v2 + - uses: actions/upload-artifact@v4 if: always() with: name: integration-${{ matrix.platform }}-JDK${{ matrix.jdk }}-reports