Skip to content

Commit

Permalink
Update r-lib/actions action to v2.10.1 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 2bc6876 commit 9636528
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.10.1
- name: Build package (tarball)
run: R CMD build .
- name: Lint Dockerfile
Expand Down

0 comments on commit 9636528

Please sign in to comment.