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 88268ec + 8e55ab2 commit 4875234Copy full SHA for 4875234
1 file changed
.github/workflows/sonarcloud-analysis.yml
@@ -19,7 +19,7 @@ jobs:
19
run: cat $GITHUB_EVENT_PATH
20
- name: Download PR number artifact
21
if: github.event.workflow_run.event == 'pull_request'
22
- uses: dawidd6/action-download-artifact@v11
+ uses: dawidd6/action-download-artifact@v21
23
with:
24
workflow: SonarCloud Build
25
run_id: ${{ github.event.workflow_run.id }}
0 commit comments