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 560a3d2 commit 19209e5Copy full SHA for 19209e5
.github/workflows/pkgdown.yaml
@@ -230,7 +230,7 @@ jobs:
230
- name: Setup R dependencies 🎦
231
if: >-
232
inputs.deps-installation-method == 'setup-r-dependencies'
233
- uses: insightsengineering/setup-r-dependencies@dependency_resolution*
+ uses: insightsengineering/setup-r-dependencies@dependency_resolution@main
234
env:
235
GITHUB_PAT: ${{ steps.github-token.outputs.token }}
236
with:
0 commit comments