diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 7c2df3e..52a0353 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -45,7 +45,7 @@ jobs: uses: actions/configure-pages@v5 - name: Upload artifact - uses: actions/upload-pages-artifact@v3 + uses: actions/upload-pages-artifact@v5 with: # `src/` already contains the docsify index.html, _sidebar.md, # markdown content, images, CNAME and .nojekyll — it IS the site.