Merge branch 'master' into renovate/actions-upload-artifact-3.x

This commit is contained in:
Thiago Youssef 2022-04-04 14:58:46 +03:00
commit 71e06f51d4

View file

@ -104,7 +104,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@v2.1.0 - uses: actions/download-artifact@v3.0.0
with: with:
name: coverage-${{ matrix.ruby }} name: coverage-${{ matrix.ruby }}
path: coverage path: coverage