Skip to content

Commit

Permalink
Merge branch 'master' into renovate/actions-upload-artifact-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoyoussef committed Apr 4, 2022
2 parents a54a822 + 7cc1bbc commit 71e06f5
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 @@ -104,7 +104,7 @@ jobs:
- name: Give test coverage reporter executable permissions
run: chmod +x cc-test-reporter

- uses: actions/download-artifact@v2.1.0
- uses: actions/download-artifact@v3.0.0
with:
name: coverage-${{ matrix.ruby }}
path: coverage
Expand Down

0 comments on commit 71e06f5

Please sign in to comment.