diff --git a/.github/workflows/deploy-index.yml b/.github/workflows/deploy-index.yml index fcdd24a4..1c6c04cc 100644 --- a/.github/workflows/deploy-index.yml +++ b/.github/workflows/deploy-index.yml @@ -37,7 +37,7 @@ jobs: - name: Setup Pages uses: actions/configure-pages@v4 - name: Upload artifact - uses: actions/upload-pages-artifact@v2 + uses: actions/upload-pages-artifact@v3 with: # Upload docs directory path: 'index/'