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