Skip to content

Commit 9b62a76

Browse files
authored
test
Signed-off-by: Pawel Rucki <[email protected]>
1 parent 195ec12 commit 9b62a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check-install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ jobs:
441441
if: >-
442442
env.deps_installation_method == 'setup-r-dependencies'
443443
&& inputs.install-deps-from-package-repositories == ''
444-
uses: insightsengineering/setup-r-dependencies@v1
444+
uses: insightsengineering/setup-r-dependencies@dependency_resolution@main
445445
env:
446446
GITHUB_PAT: ${{ steps.github-token.outputs.token }}
447447
with:

0 commit comments

Comments
 (0)