Skip to content

Commit f7e7d48

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyqual-enhanced.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
path: dashboard
276276

277277
- name: Download results
278-
uses: actions/download-artifact@v4
278+
uses: actions/download-artifact@v8
279279
with:
280280
pattern: pyqual-results-python*
281281
path: dashboard/data/

0 commit comments

Comments
 (0)