diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a7fb728..57b1c15 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -44,4 +44,4 @@ jobs: - name: 🚀 Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4