Skip to content

Commit

Permalink
Merge pull request #105 from 4k4xs4pH1r3/dependabot/github_actions/r-…
Browse files Browse the repository at this point in the history
…lib/actions-2.7.2

build(deps): bump r-lib/actions from 2.7.1 to 2.7.2
  • Loading branch information
4k4xs4pH1r3 authored Feb 26, 2024
2 parents f968a59 + fa7d4ed commit 3b325bf
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@ab0a542bf033c5fbe8f65834c003312f2d3afba3
uses: r-lib/actions/setup-r@55acd27e7b238c53bbe735b7a459c203a3b3d579

- name: Setup lintr
uses: r-lib/actions/setup-r-dependencies@ab0a542bf033c5fbe8f65834c003312f2d3afba3
uses: r-lib/actions/setup-r-dependencies@55acd27e7b238c53bbe735b7a459c203a3b3d579
with:
extra-packages: lintr

Expand Down

0 comments on commit 3b325bf

Please sign in to comment.