chore(deps): update actions/download-artifact action to v4.3.0

This commit is contained in:
renovate[bot] 2025-08-06 10:25:00 +00:00 committed by GitHub
parent 502443b168
commit 5bcfe75b4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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