Skip to content

Commit 6914d2f

Browse files
build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows (#402)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 559f526 commit 6914d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
ref: ${{ inputs.branch }}
2525

2626
- name: "Download coverage report"
27-
uses: actions/download-artifact@v2
27+
uses: actions/download-artifact@v4.1.7
2828
with:
2929
name: pytest-coverage-report
3030

0 commit comments

Comments
 (0)