Merge pull request #2300 from internetee/renovate/actions-download-artifact-3.x

Update actions/download-artifact action to v3
This commit is contained in:
Thiago Youssef 2022-04-04 14:51:23 +03:00 committed by GitHub
commit 7cc1bbc115
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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