diff --git a/.github/workflows/pkgdown.yaml b/.github/workflows/pkgdown.yaml index f6a2575..6d46e86 100644 --- a/.github/workflows/pkgdown.yaml +++ b/.github/workflows/pkgdown.yaml @@ -23,7 +23,7 @@ jobs: shell: Rscript {0} - name: Deploy 🚀 if: github.event_name == 'release' - uses: JamesIves/github-pages-deploy-action@v4.6.4 + uses: JamesIves/github-pages-deploy-action@v4.6.8 with: branch: gh-pages # The branch the action should deploy to. folder: docs # The folder the action should deploy.