diff --git a/.github/workflows/rendering.yml b/.github/workflows/rendering.yml index d4147eb..5315964 100644 --- a/.github/workflows/rendering.yml +++ b/.github/workflows/rendering.yml @@ -140,7 +140,7 @@ jobs: cd ../ - name: Comment with image - uses: actions/github-script@v8.0.0 + uses: actions/github-script@v9.0.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |