Skip to content

Commit

Permalink
Update r-lib/actions action to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 8b1bb54 commit 1e9ed55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Check out the repo
uses: actions/checkout@v4
- name: R setup
uses: r-lib/actions/setup-r@v2.6.5
uses: r-lib/actions/setup-r@v2.7.1
- name: Build package (tarball)
run: R CMD build .
- name: Lint Dockerfile
Expand Down

0 comments on commit 1e9ed55

Please sign in to comment.