diff --git a/.github/workflows/pkgdown.yaml b/.github/workflows/pkgdown.yaml index a7276e8..ceebdf4 100644 --- a/.github/workflows/pkgdown.yaml +++ b/.github/workflows/pkgdown.yaml @@ -41,7 +41,7 @@ jobs: - name: Deploy to GitHub pages 🚀 if: github.event_name != 'pull_request' - uses: JamesIves/github-pages-deploy-action@v4.5.0 + uses: JamesIves/github-pages-deploy-action@v4.6.3 with: clean: false branch: gh-pages diff --git a/DESCRIPTION b/DESCRIPTION index 443d478..6ba1ee5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -15,7 +15,6 @@ BugReports: https://github.com/Public-Health-Scotland/phsopendata/issues Imports: cli, dplyr (>= 1.0.0), - glue (>= 1.0.0), httr (>= 1.0.0), jsonlite (>= 1.0.0), magrittr (>= 1.0.0),