Skip to content

Commit

Permalink
Use specific versions for ggplot2 and plotly
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuroShepherd committed May 31, 2024
1 parent 2ece26c commit 5e95020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
packages: |
any::rmarkdown
any::dplyr
any::ggplot2
any::plotly
ggplot2@v3.5.1
plotly@v4.10.4
any::sessioninfo
- name: Render and Publish
Expand Down

0 comments on commit 5e95020

Please sign in to comment.