Skip to content

Commit

Permalink
Merge branch 'master' into 316-merge-xpevo-fixes-into-main-repository
Browse files Browse the repository at this point in the history
  • Loading branch information
araszka authored Dec 1, 2024
2 parents 84d79b8 + be53b8b commit 29de2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Download PR number artifact
if: github.event.workflow_run.event == 'pull_request'
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v6
with:
workflow: Java CI
run_id: ${{ github.event.workflow_run.id }}
Expand Down

0 comments on commit 29de2ea

Please sign in to comment.