diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 27757765..3e15b511 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -39,7 +39,7 @@ jobs: with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - name: Get coverage - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # pin@v4 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # pin@v4 with: name: coverage - name: SonarCloud Scan