diff --git a/.github/workflows/system-test-notification.yml b/.github/workflows/system-test-notification.yml index 70964ff1..c7276bcd 100644 --- a/.github/workflows/system-test-notification.yml +++ b/.github/workflows/system-test-notification.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Add comment - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: script: | const { repo, owner } = context.repo