Update actions/download-artifact action to v3.0.1

This commit is contained in:
renovate[bot] 2022-10-22 01:54:46 +00:00
parent bd67720b65
commit f7a756652e

View file

@ -104,7 +104,7 @@ jobs:
- name: Give test coverage reporter executable permissions
run: chmod +x cc-test-reporter
- uses: actions/download-artifact@v3.0.0
- uses: actions/download-artifact@v3.0.1
with:
name: coverage-${{ matrix.ruby }}
path: coverage