Skip to content

Commit 3cbf96c

Browse files
committed
ci: update ggrepel package version to 0.9.5 in dependencies (0.9.6 requires R 4.5)
1 parent 69d9616 commit 3cbf96c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ jobs:
5959
any::ggforce, any::ggraph, any::ggridges, any::hexbin, any::igraph,
6060
any::scattermore, any::ggupset, any::iNEXT, any::metap, any::tidyprompt,
6161
any::terra, any::GiottoClass, any::GiottoData, any::proxyC, any::metR,
62-
any::hdf5r, github::RobinHankin/gsl@2.1-8, any::plotly, any::htmlwidgets
62+
any::hdf5r, github::RobinHankin/gsl@2.1-8, any::plotly, any::htmlwidgets,
63+
github::slowkow/ggrepel@0.9.5
6364
6465
- uses: r-lib/actions/check-r-package@v2
6566
env:

0 commit comments

Comments
 (0)