Skip to content

Commit 8d4dbe6

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 babdfa5 commit 8d4dbe6

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
@@ -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)