diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e7ac46..44e7a0e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: docsGenerator: typedoc-markdown - name: Save Artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: always() with: name: tbdocs-reporter-output