diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 18bd489..d2ec6b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -90,7 +90,7 @@ jobs: - name: Clone the repository uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f - name: Download code coverage from GitHub - uses: actions/download-artifact@158ca71f7c614ae705e79f25522ef4658df18253 + uses: actions/download-artifact@3be87be14a055c47b01d3bd88f8fe02320a9bb60 with: name: code-coverage path: coverage