Skip to content

Commit eaca998

Browse files
Bump actions/download-artifact from 2.0.9 to 3.0.2
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.9 to 3.0.2. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2.0.9...v3.0.2) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 271c07b commit eaca998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
nox --version
120120
121121
- name: Download coverage data
122-
uses: actions/download-artifact@v2.0.9
122+
uses: actions/download-artifact@v3.0.2
123123
with:
124124
name: coverage-data
125125

0 commit comments

Comments
 (0)