diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index c9eec41..f2b4324 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.3 + uses: actions/deploy-pages@v2.0.4