Skip to content

Commit

Permalink
docs: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed Sep 1, 2023
1 parent 8ebbdaa commit 9f6c4b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
test-strategy: ["min_cohort", "min_isolated", "release", "max"]
uses: insightsengineering/r.pkg.template/.github/workflows/verdepcheck.yaml@new-verdepcheck-strategy
uses: insightsengineering/r.pkg.template/.github/workflows/verdepcheck.yaml@main
name: Dependency Test - ${{ matrix.test-strategy }} 🔢
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Description: General Purpose Teal Modules.
License: Apache License 2.0 | file LICENSE
Depends:
ggmosaic (>= 0.3.0),
ggplot2,
ggplot2 (>= 3.4.0),
R (>= 3.6),
shiny (>= 1.6.0),
shinyTree,
Expand All @@ -33,7 +33,7 @@ Imports:
scales,
shinyjs,
shinyvalidate,
shinyWidgets,
shinyWidgets (>= 0.5.1),
stats,
stringr (>= 1.4.1),
teal.code (>= 0.4.0),
Expand Down

0 comments on commit 9f6c4b8

Please sign in to comment.