diff --git a/.github/workflows/all.yml b/.github/workflows/all.yml index e7392a4..015c056 100644 --- a/.github/workflows/all.yml +++ b/.github/workflows/all.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v5 - name: Download branch name artifact - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: script: | let allArtifacts = await github.rest.actions.listWorkflowRunArtifacts({