We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3847627 commit af91273Copy full SHA for af91273
.github/workflows/verdepcheck.yaml
@@ -116,7 +116,7 @@ jobs:
116
117
- name: Dependency Test - ${{ env.strategy }} 🔢
118
id: verdepcheck
119
- uses: insightsengineering/r-verdepcheck-action@main
+ uses: insightsengineering/r-verdepcheck-action@load_withr@main
120
with:
121
github-token: ${{ steps.github-token.outputs.token }}
122
extra-deps: ${{ inputs.extra-deps }}
0 commit comments