We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95488a1 + 6f65288 commit d6b277bCopy full SHA for d6b277b
.github/workflows/sonarcloud.yml
@@ -21,7 +21,7 @@ jobs:
21
node-version: lts/*
22
- run: npm install
23
- name: "Download artifact"
24
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
25
with:
26
script: |
27
let allArtifacts = await github.rest.actions.listWorkflowRunArtifacts({
0 commit comments