diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 46e838ad1..27ef4f730 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -107,7 +107,7 @@ jobs: - name: Query count if: ${{ matrix.databases == 'mysql' }} - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: github-token: ${{secrets.GITHUB_TOKEN}} script: |