diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index a3a04418d..415a74dd1 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -193,7 +193,7 @@ jobs: # issue-number: ${{ steps.cpr.outputs.pull-request-number }} # Add a label (to test that it won't be removed on update) - name: Add label - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: script: | github.rest.issues.addLabels({