diff --git a/.github/workflows/test-pyrepo.yml b/.github/workflows/test-pyrepo.yml index 412d861..dc7f139 100644 --- a/.github/workflows/test-pyrepo.yml +++ b/.github/workflows/test-pyrepo.yml @@ -269,7 +269,7 @@ jobs: fi - name: Upload coverage data - uses: actions/upload-artifact@v4.4.0 + uses: actions/upload-artifact@v4.4.3 if: inputs.coverage-upload == 'artifact' with: name: covreport-${{ inputs.os }}-py${{ inputs.python-version }}-${{ env.UUID }}