diff --git a/.github/workflows/test_migration.yml b/.github/workflows/test_migration.yml index 422affb1..a0718f66 100644 --- a/.github/workflows/test_migration.yml +++ b/.github/workflows/test_migration.yml @@ -65,7 +65,7 @@ jobs: body-includes: Found the following differences in the sql schema comment-author: github-actions[bot] - name: Create comment - uses: peter-evans/create-or-update-comment@v3 + uses: peter-evans/create-or-update-comment@v4 with: issue-number: "${{ github.event.number }}" comment-id: "${{ steps.fc.outputs.comment-id }}"