mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 20:55:44 +02:00
Merge pull request #2054 from internetee/dependabot/github_actions/actions/download-artifact-2.0.10
This commit is contained in:
commit
d7bc2e15b7
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@v2.0.9
|
||||
- uses: actions/download-artifact@v2.0.10
|
||||
with:
|
||||
name: coverage-2.7
|
||||
path: coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue