mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-04-25 16:25:37 +02:00
Merge pull request #3 from andrewthetechie/dependabot/github_actions/actions/download-artifact-2.1.0
Bump actions/download-artifact from 2.0.10 to 2.1.0
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user