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 195ec12 commit 9b62a76Copy full SHA for 9b62a76
.github/workflows/build-check-install.yaml
@@ -441,7 +441,7 @@ jobs:
441
if: >-
442
env.deps_installation_method == 'setup-r-dependencies'
443
&& inputs.install-deps-from-package-repositories == ''
444
- uses: insightsengineering/setup-r-dependencies@v1
+ uses: insightsengineering/setup-r-dependencies@dependency_resolution@main
445
env:
446
GITHUB_PAT: ${{ steps.github-token.outputs.token }}
447
with:
0 commit comments