Skip to content

Commit 37bd045

Browse files
build(deps): Bump actions/download-artifact from 4.1.9 to 4.2.0 (weaveworks#4856)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 371268f commit 37bd045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
retention-days: 3
139139

140140
- name: Download test artifacts
141-
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
141+
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
142142
if: success() || failure()
143143
with:
144144
name: playwright-tests-report

0 commit comments

Comments
 (0)