Skip to content

Commit

Permalink
Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#509)
Browse files Browse the repository at this point in the history
* Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3

Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.6.1...v4.6.3)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* bump roxygen2 in DESCRIPTION

* bump dev version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jacobvjk <[email protected]>
  • Loading branch information
dependabot[bot] and jacobvjk authored Jul 9, 2024
1 parent 2db467e commit ee8246d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Deploy to GitHub pages 🚀
if: github.event_name != 'pull_request'
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].3
with:
clean: false
branch: gh-pages
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: r2dii.analysis
Title: Measure Climate Scenario Alignment of Corporate Loans
Version: 0.4.0.9001
Version: 0.4.0.9002
Authors@R:
c(person(given = "Alex",
family = "Axthelm",
Expand Down Expand Up @@ -71,4 +71,4 @@ Config/Needs/website: rmi-pacta/pacta.pkgdown.rmitemplate
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2

0 comments on commit ee8246d

Please sign in to comment.