diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 28638e5c6be24b..d9ffe1a1451879 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -17,7 +17,7 @@ jobs: run: pip install -r .github/workflows/requirements/coverage/requirements.txt - name: Download coverage artifact files - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 + uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 with: pattern: coverage-* path: coverage