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 f18cb7b commit 3a4dcbeCopy full SHA for 3a4dcbe
.github/workflows/revdepcheck.yaml
@@ -92,7 +92,7 @@ jobs:
92
93
- name: revdepcheck 🔄
94
id: revdepcheck
95
- uses: insightsengineering/r-revdepcheck-action@add_debug_logging
+ uses: insightsengineering/r-revdepcheck-action@main
96
with:
97
github-token: ${{ steps.github-token.outputs.token }}
98
additional-env-vars: ${{ inputs.additional-env-vars }}
0 commit comments