Update actions/download-artifact action to v3

This commit is contained in:
Renovate Bot 2022-04-04 11:39:51 +00:00
parent 58becde1a7
commit 8397950329
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

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