diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 75af0cc..f5ce322 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: run: test/run.sh - name: Upload execution trace - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 if: always() with: name: ${{matrix.os}}_gitpack-trace