Skip to content

Commit f5da62e

Browse files
Merge pull request kroxylicious#1640 from kroxylicious/dependabot/github_actions/dawidd6/action-download-artifact-7
2 parents 68ad3ec + 698f760 commit f5da62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: echo event
1818
run: cat $GITHUB_EVENT_PATH
1919
- name: Download PR number artifact
20-
uses: dawidd6/action-download-artifact@v6
20+
uses: dawidd6/action-download-artifact@v7
2121
with:
2222
workflow: Build
2323
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)