diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 32c712f9a..908da478f 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -50,7 +50,7 @@ jobs: check-latest: true - name: Steps to reproduce - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | console.log('The following command might help reproducing CI results, use Java ${{ matrix.java_version }}')