diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 77b4c68..d6067e9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -115,7 +115,7 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 # Deployment is good. Finish caching the commit info so we won't run # again until either this repo or MacVim got updated.