Skip to content

Commit 27ecb4e

Browse files
build(deps): bump actions/download-artifact from 2 to 3
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] <support@github.com>
1 parent 34a6784 commit 27ecb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ jobs:
512512

513513
- uses: actions/setup-python@v2
514514

515-
- uses: actions/download-artifact@v2
515+
- uses: actions/download-artifact@v3
516516

517517
- name: Results Aggregation
518518
run: |

0 commit comments

Comments
 (0)