diff --git a/.github/workflows/check-build.yml b/.github/workflows/check-build.yml index 4fe4ccf..640c8b2 100644 --- a/.github/workflows/check-build.yml +++ b/.github/workflows/check-build.yml @@ -77,7 +77,7 @@ jobs: - name: Upload screenshots of test failures if: failure() - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: test-fail-screenshots-${{ matrix.java }} path: ${{ env.PRIMARY_MAVEN_MODULE }}/target/screenshots