diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index a423c94..daa13d5 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@v6 + - uses: actions/upload-artifact@v7 with: name: documentation-build path: docs/build