Skip to content

Commit ef9c08b

Browse files
dependabot[bot]eddiebergman
authored andcommitted
Bump actions/download-artifact from 2 to 3 (#1512)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2...v3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df47a07 commit ef9c08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regressions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250
# - baseline_regression_x_x_x.csv
251251

252252
- name: Download workflow artifacts
253-
uses: actions/download-artifact@v2
253+
uses: actions/download-artifact@v3
254254
with:
255255
path: artifacts
256256

0 commit comments

Comments
 (0)