diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 996c2bf..6e3d91b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,7 +40,7 @@ jobs: steps: - name: 🛠 Setup Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: 🚀 Deploy to GitHub Pages id: deployment