Update actions/download-artifact action to v2.1.0

This commit is contained in:
Renovate Bot 2021-12-08 00:26:00 +00:00 committed by renovate[bot]
parent 1f61e9a61c
commit 351f5e88ea

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