Skip to content

Commit

Permalink
Use full branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs-roche committed Nov 13, 2024
1 parent 560a3d2 commit 19209e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ jobs:
- name: Setup R dependencies 🎦
if: >-
inputs.deps-installation-method == 'setup-r-dependencies'
uses: insightsengineering/setup-r-dependencies@dependency_resolution*
uses: insightsengineering/setup-r-dependencies@dependency_resolution@main
env:
GITHUB_PAT: ${{ steps.github-token.outputs.token }}
with:
Expand Down

0 comments on commit 19209e5

Please sign in to comment.