Skip to content

Commit

Permalink
ci: downgrade r version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Nov 2, 2024
1 parent fd0b80f commit f4d4aab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/quarto-render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:

- name: Set up R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.4.1'

- name: Install R packages
uses: r-lib/actions/setup-r-dependencies@v2
Expand Down

0 comments on commit f4d4aab

Please sign in to comment.