diff --git a/.github/workflows/q2-ci.yaml b/.github/workflows/q2-ci.yaml index a5b9cd7..489bcd8 100644 --- a/.github/workflows/q2-ci.yaml +++ b/.github/workflows/q2-ci.yaml @@ -27,7 +27,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 name: 'Fetch coverage from builds' with: name: ${{ needs.ci.outputs.additional-reports-name }}