Skip to content

Commit ebe616c

Browse files
chore(deps): bump actions/download-artifact from 4 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f202898 commit ebe616c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
run: pnpm install
159159

160160
- name: Download blob reports
161-
uses: actions/download-artifact@v4
161+
uses: actions/download-artifact@v7
162162
with:
163163
pattern: blob-report-*
164164
path: apps/web/all-blob-reports

0 commit comments

Comments
 (0)