diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f8239cf5f50..32651087494 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,7 @@ jobs: taskset 1 make check_reproducible - name: "Upload Coverage Artifact" if: "${{ matrix.coverage }}" - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 + uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 with: name: TestCoverage path: cover/*