Skip to content

Commit

Permalink
Update documentation too to test hanges on setup-r-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs-roche committed Nov 13, 2024
1 parent 9b62a76 commit 560a3d2
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@v1
uses: insightsengineering/setup-r-dependencies@dependency_resolution*
env:
GITHUB_PAT: ${{ steps.github-token.outputs.token }}
with:
Expand Down

0 comments on commit 560a3d2

Please sign in to comment.