diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 369cb99..25ecaeb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: VOID_TOKEN: ${{ secrets.VOID_TOKEN }} VOID_PROJECT: vp-setup-staging - name: Comment on PR - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | const marker = '';