Skip to content

Commit

Permalink
Bump actions/download-artifact from 2.0.8 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.8 to 2.0.10.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v2.0.8...v2.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2021
1 parent 572df37 commit 646a457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
nox --version
- name: Download coverage data
uses: actions/download-artifact@v2.0.8
uses: actions/download-artifact@v2.0.10
with:
name: coverage-data

Expand Down

0 comments on commit 646a457

Please sign in to comment.