Skip to content

Commit

Permalink
Bump r-lib/actions from 2.11.1 to 2.11.2
Browse files Browse the repository at this point in the history
Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/r-lib/actions/releases)
- [Changelog](https://github.com/r-lib/actions/blob/v2-branch/NEWS.md)
- [Commits](r-lib/actions@v2.11.1...v2.11.2)

---
updated-dependencies:
- dependency-name: r-lib/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alexrp committed Feb 20, 2025
1 parent 5967013 commit 89e2839
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
version: 0.13.0
- name: Set up Pandoc
uses: r-lib/actions/[email protected].1
uses: r-lib/actions/[email protected].2
- name: Set up Node.js
uses: actions/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
version: 0.13.0
- name: Set up Pandoc
uses: r-lib/actions/[email protected].1
uses: r-lib/actions/[email protected].2
- name: Set up Node.js
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 89e2839

Please sign in to comment.