diff --git a/.github/workflows/test-compatibility.yaml b/.github/workflows/test-compatibility.yaml index 121cf26..5a2aff8 100644 --- a/.github/workflows/test-compatibility.yaml +++ b/.github/workflows/test-compatibility.yaml @@ -19,7 +19,7 @@ jobs: name: Get latest release tag of website-scraper/website-scraper-puppeteer if: matrix.website-scraper-puppeteer-version == 'latest-release' id: get_latest_release - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: result-encoding: string script: |