From ee8246d0a923dd5ab135862c402adf9ff42bb5d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:24:58 +0200 Subject: [PATCH] Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#509) * 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](https://github.com/jamesives/github-pages-deploy-action/compare/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] * bump roxygen2 in DESCRIPTION * bump dev version --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jacobvjk --- .github/workflows/pkgdown.yaml | 2 +- DESCRIPTION | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pkgdown.yaml b/.github/workflows/pkgdown.yaml index 7140fb91..837a91ff 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.6.1 + uses: JamesIves/github-pages-deploy-action@v4.6.3 with: clean: false branch: gh-pages diff --git a/DESCRIPTION b/DESCRIPTION index 14c16b17..0fdbd62c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -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", @@ -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