diff --git a/.github/workflows/ci-line-derivations.yml b/.github/workflows/ci-line-derivations.yml index db3f7e2..3158a3e 100644 --- a/.github/workflows/ci-line-derivations.yml +++ b/.github/workflows/ci-line-derivations.yml @@ -92,7 +92,7 @@ jobs: echo "working tree clean — no repository file was written" - name: Upload the leg artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: ci-line-derivation-${{ matrix.os }}-node${{ matrix.node }} path: ${{ runner.temp }}/ci-line-derivation-${{ matrix.os }}-node${{ matrix.node }}.json