Bump actions/download-artifact from 2.0.10 to 2.1.0

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.10 to 2.1.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2.0.10...v2.1.0)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-08 01:41:03 +00:00
committed by GitHub
parent 90233c568e
commit 102b402059

View File

@@ -138,7 +138,7 @@ jobs:
nox --version
- name: Download coverage data
uses: actions/download-artifact@v2.0.10
uses: actions/download-artifact@v2.1.0
with:
name: coverage-data