Skip to content

Commit

Permalink
chore: update action branch
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Aug 19, 2024
1 parent cf2f651 commit 77a56c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
job-config: ${{ matrix.config.job-config }}

- name: Prepare DESCRIPTION file
uses: insightsengineering/setup-r-dependencies@main
uses: insightsengineering/setup-r-dependencies@fix_internal_repo
with:
lookup-refs: ${{ inputs.lookup-refs }}
skip-install: true
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
job-config: ${{ matrix.config.job-config }}

- name: Setup R dependencies
uses: insightsengineering/setup-r-dependencies@main
uses: insightsengineering/setup-r-dependencies@fix_internal_repo
with:
lookup-refs: ${{ inputs.lookup-refs }}
skip-install: true
Expand Down

0 comments on commit 77a56c1

Please sign in to comment.