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

This commit is contained in:
renovate[bot] 2025-07-31 21:46:50 +00:00 committed by GitHub
parent bde53d73d0
commit 7632b2b93f
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 - name: Give test coverage reporter executable permissions
run: chmod +x cc-test-reporter run: chmod +x cc-test-reporter
- uses: actions/download-artifact@v4.2.1 - uses: actions/download-artifact@v4.3.0
with: with:
name: coverage-${{ matrix.ruby }} name: coverage-${{ matrix.ruby }}
path: coverage path: coverage