diff --git a/.github/workflows/commenter.yml b/.github/workflows/commenter.yml index ddd4419..fa7a073 100644 --- a/.github/workflows/commenter.yml +++ b/.github/workflows/commenter.yml @@ -18,7 +18,7 @@ jobs: uses: marocchino/sticky-pull-request-comment@v2 with: path: results.txt - - uses: actions/github-script@v3 + - uses: actions/github-script@v7 with: script: | const fs = require('fs');