Skip to content

Commit

Permalink
bump renv cache
Browse files Browse the repository at this point in the history
may or may not fix build issues
  • Loading branch information
jayhesselberth committed Feb 23, 2024
1 parent 38d11d2 commit 0d4742a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install R Dependencies
uses: r-lib/actions/setup-renv@v2
with:
cache-version: 2
cache-version: 1

- name: Publish to GitHub Pages (and render)
uses: quarto-dev/quarto-actions/publish@v2
Expand Down

0 comments on commit 0d4742a

Please sign in to comment.