Merge pull request #2759 from internetee/renovate/actions-download-artifact-4.x
Some checks failed
Github Testing / test (ubuntu-22.04, 3.0.3) (push) Has been cancelled
Github Testing / upload_coverage (3.0.3) (push) Has been cancelled

chore(deps): update actions/download-artifact action to v4.2.1
This commit is contained in:
OlegPhenomenon 2025-04-17 11:22:34 +03:00 committed by GitHub
commit 08e83b8987
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.1.8
- uses: actions/download-artifact@v4.2.1
with:
name: coverage-${{ matrix.ruby }}
path: coverage