diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 92e02cd..af2cfb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -162,7 +162,7 @@ jobs: DATABASE_URL: ${{ secrets.DATABASE_URL }} - name: Comment deployment status - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: script: | github.rest.issues.createComment({