mirror of
https://github.com/internetee/registry.git
synced 2025-07-27 21:16:12 +02:00
Merge pull request #1904 from internetee/dependabot/github_actions/actions/download-artifact-v2.0.9
Bump actions/download-artifact from v1 to v2.0.9
This commit is contained in:
commit
742eacc327
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
|
- name: Give test coverage reporter executable permissions
|
||||||
run: chmod +x cc-test-reporter
|
run: chmod +x cc-test-reporter
|
||||||
|
|
||||||
- uses: actions/download-artifact@v1
|
- uses: actions/download-artifact@v2.0.9
|
||||||
with:
|
with:
|
||||||
name: coverage-2.7
|
name: coverage-2.7
|
||||||
path: coverage
|
path: coverage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue