diff --git a/.github/workflows/epilabs-epi-recorder-conformance.yml b/.github/workflows/epilabs-epi-recorder-conformance.yml index 737a105..a56ca73 100644 --- a/.github/workflows/epilabs-epi-recorder-conformance.yml +++ b/.github/workflows/epilabs-epi-recorder-conformance.yml @@ -32,7 +32,7 @@ jobs: run: python integrations/epilabs-epi-recorder/examples/emit_record.py trust-record.json - name: TRACE conformance Level 0 run: trace-tests verify --record trust-record.json --level 0 - - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4 + - uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: conformance-${{ matrix.os }}-py${{ matrix.python }} path: trust-record.json