diff --git a/.github/workflows/create.yml b/.github/workflows/create.yml index b2a882a..554dace 100644 --- a/.github/workflows/create.yml +++ b/.github/workflows/create.yml @@ -68,7 +68,7 @@ jobs: env: title: "chals(${{ steps.chal.outputs.category }}): add ${{ steps.slugify.outputs.slug }}" - - uses: peter-evans/create-or-update-comment@v4.0.0 + - uses: peter-evans/create-or-update-comment@v5 with: issue-number: ${{ github.event.issue.number }} body: |