diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index edfb5d7dcb..7b033cf66d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -175,7 +175,7 @@ jobs: -- -Z unstable-options --enable-index-page chmod -R 777 ../target - name: Upload artifact - uses: actions/upload-pages-artifact@v3 + uses: actions/upload-pages-artifact@v4 with: path: target/doc