diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index 176a6df0f..783b73103 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -41,7 +41,7 @@ jobs: uses: ./.github/workflows/composites/cache - name: Show caches - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | const caches = await github.rest.actions.getActionsCacheList({