diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cad4d2c..504f043 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,5 +26,5 @@ jobs: uses: actions/upload-artifact@v4 with: name: test-results-lint - path: /tmp/linter-logs/ + path: /artifacts/ retention-days: 1