diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 8b0e9c5..9b90f37 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -62,7 +62,7 @@ jobs: path: | ${{ steps.julia-cache.outputs.cache-paths }} key: ${{ steps.julia-cache.outputs.cache-key }} - - uses: actions/upload-artifact@v5 + - uses: actions/upload-artifact@v6 with: name: documentation-build path: docs/build