diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 8516631f4..6a4a135c6 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@v5 + uses: actions/github-script@v6 with: github-token: ${{secrets.GITHUB_TOKEN}} script: |