diff --git a/.github/workflows/commenter.yml b/.github/workflows/commenter.yml index 89f92e33..7d0a8ad3 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@v8 + - uses: actions/github-script@v9 with: script: | const fs = require('fs');