From f4f0422368a4c00e4fb13a4258d48012e8452dbe Mon Sep 17 00:00:00 2001 From: Pawel Rucki <12943682+pawelru@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:59:13 +0200 Subject: [PATCH] Apply suggestions from code review Signed-off-by: Pawel Rucki <12943682+pawelru@users.noreply.github.com> --- .github/workflows/rhub.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/rhub.yaml b/.github/workflows/rhub.yaml index b2677e85..be38ed51 100644 --- a/.github/workflows/rhub.yaml +++ b/.github/workflows/rhub.yaml @@ -96,7 +96,7 @@ jobs: with: job-config: ${{ matrix.config.job-config }} - - uses: insightsengineering/setup-r-dependencies@install_quarto_param + - uses: insightsengineering/setup-r-dependencies@v1 with: lookup-refs: ${{ inputs.lookup-refs }} skip-install: true @@ -148,7 +148,7 @@ jobs: with: job-config: ${{ matrix.config.job-config }} - - uses: insightsengineering/setup-r-dependencies@install_quarto_param + - uses: insightsengineering/setup-r-dependencies@v1 with: lookup-refs: ${{ inputs.lookup-refs }} skip-install: true