Skip to content

Commit

Permalink
Merge pull request #17 from internetee/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/download-artifact-2.0.10
  • Loading branch information
dependabot[bot] authored Jun 21, 2021
2 parents 7832ef6 + 3b65f98 commit 7f5c3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,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
Expand Down

0 comments on commit 7f5c3e7

Please sign in to comment.