diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0eb7f6c..d25502a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -41,7 +41,7 @@ jobs: run: npm run build - name: Setup Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v6 - name: Upload artifact uses: actions/upload-pages-artifact@v3