Skip to content

Commit

Permalink
build(deps): bump r-lib/actions from 2.8.0 to 2.8.1
Browse files Browse the repository at this point in the history
Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/r-lib/actions/releases)
- [Commits](r-lib/actions@8993367...0ed4cdf)

---
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 Mar 4, 2024
1 parent 04dbdbe commit f8b04b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lintr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Setup R
uses: r-lib/actions/setup-r@8993367d264b4372cfccce1836290b7087db9c92
uses: r-lib/actions/setup-r@0ed4cdf40958ef43a6b33b9792e07ac76c3239e3

- name: Setup lintr
uses: r-lib/actions/setup-r-dependencies@8993367d264b4372cfccce1836290b7087db9c92
uses: r-lib/actions/setup-r-dependencies@0ed4cdf40958ef43a6b33b9792e07ac76c3239e3
with:
extra-packages: lintr

Expand Down

0 comments on commit f8b04b1

Please sign in to comment.