mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 12:17:30 +02:00
Bump actions/download-artifact from v1 to v2.0.9
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from v1 to v2.0.9. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v1...158ca71f7c614ae705e79f25522ef4658df18253) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c38353be2
commit
46c18a7e88
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
|
@ -100,7 +100,7 @@ jobs:
|
|||
- name: Give test coverage reporter executable permissions
|
||||
run: chmod +x cc-test-reporter
|
||||
|
||||
- uses: actions/download-artifact@v1
|
||||
- uses: actions/download-artifact@v2.0.9
|
||||
with:
|
||||
name: coverage-2.7
|
||||
path: coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue