diff --git a/.github/workflows/pkgdown.yaml b/.github/workflows/pkgdown.yaml index 28d8fe2..42d1c61 100644 --- a/.github/workflows/pkgdown.yaml +++ b/.github/workflows/pkgdown.yaml @@ -38,7 +38,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 # Vignettes are knitted during the build, so the runner needs # pandoc as well as R.