Skip to content

Commit e5075fd

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

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
@@ -21,7 +21,7 @@ jobs:
2121
ref: ${{ inputs.branch }}
2222

2323
- name: "Download coverage report"
24-
uses: actions/download-artifact@v2
24+
uses: actions/download-artifact@v4.1.7
2525
with:
2626
name: pytest-coverage-report
2727

0 commit comments

Comments
 (0)