Skip to content

Commit

Permalink
Merge branch 'main' into paste-collapse
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored May 4, 2024
2 parents 7b4ed15 + 28166bf commit 6953e45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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.0
with:
clean: false
branch: gh-pages
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Description: Checks adherence to a given style, syntax errors and possible
'RStudio IDE', 'Emacs', 'Vim', 'Sublime Text', 'Atom' and 'Visual
Studio Code'.
License: MIT + file LICENSE
URL: https://github.com/r-lib/lintr, https://lintr.r-lib.org
URL: https://lintr.r-lib.org, https://github.com/r-lib/lintr
BugReports: https://github.com/r-lib/lintr/issues
Depends:
R (>= 3.6)
Expand Down

0 comments on commit 6953e45

Please sign in to comment.