Skip to content

Commit af91273

Browse files
authored
load withr library
Signed-off-by: Marcin <[email protected]>
1 parent 3847627 commit af91273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verdepcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
117117
- name: Dependency Test - ${{ env.strategy }} 🔢
118118
id: verdepcheck
119-
uses: insightsengineering/r-verdepcheck-action@main
119+
uses: insightsengineering/r-verdepcheck-action@load_withr@main
120120
with:
121121
github-token: ${{ steps.github-token.outputs.token }}
122122
extra-deps: ${{ inputs.extra-deps }}

0 commit comments

Comments
 (0)