Skip to content

Commit

Permalink
Merge pull request #1904 from internetee/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/download-artifact-v2.0.9

Bump actions/download-artifact from v1 to v2.0.9
  • Loading branch information
yulgolem authored Apr 7, 2021
2 parents 6d495e2 + 46c18a7 commit 742eacc
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 @@ -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
Expand Down

0 comments on commit 742eacc

Please sign in to comment.