diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index 10eae53..6a8ffc1 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -77,4 +77,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4