From 72e414eda36294cef14f7a4134a95b90ca51cc71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Revilla?= <185338939+llrs-roche@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:10:08 +0100 Subject: [PATCH] Update .github/workflows/check.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Marcin <133694481+m7pr@users.noreply.github.com> Signed-off-by: Lluís Revilla <185338939+llrs-roche@users.noreply.github.com> --- .github/workflows/check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index 9b60969d5..a9fb233be 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -43,7 +43,7 @@ jobs: https://raw.githubusercontent.com/insightsengineering/hex-stickers/main/thumbs/teal.png r-cmd-non-cran: name: R CMD Check (non-CRAN) 🧬 - uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@dependency_resolution@main + uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@main secrets: REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }} with: