diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index 31e08644..c02fdb6c 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -52,7 +52,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5 + - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 with: name: coverage-results - uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0