Bump actions/github-script from 6 to 7
@@ -15,7 +15,7 @@ jobs:
ref: ${{ github.event.workflow_run.head_branch }}
fetch-depth: 0
- name: 'Download code coverage'
- uses: actions/github-script@v6
+ uses: actions/github-script@v7
with:
script: |
let allArtifacts = await github.rest.actions.listWorkflowRunArtifacts({