diff --git a/.github/workflows/workflow-complete.yml b/.github/workflows/workflow-complete.yml index bed4f808122a..987462d42ff2 100644 --- a/.github/workflows/workflow-complete.yml +++ b/.github/workflows/workflow-complete.yml @@ -20,7 +20,7 @@ jobs: statuses: write steps: - name: 'Download artifact' - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | let allArtifacts = await github.rest.actions.listWorkflowRunArtifacts({