Skip to content

Commit

Permalink
updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jchiquet committed Aug 22, 2024
1 parent ba97d5b commit 8c1dda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.3.1'
r-version: '4.4.1'

- name: Install R Dependencies with renv
uses: r-lib/actions/setup-renv@v2
Expand Down

0 comments on commit 8c1dda3

Please sign in to comment.