diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 3287ad8..4f9745d 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -36,4 +36,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2.0.5 + uses: actions/deploy-pages@v3.0.0