Skip to content

Commit

Permalink
Update sha
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs-roche committed Feb 11, 2025
1 parent 7d347d2 commit 8b54ec3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: insightsengineering/r.pkg.template/.github/workflows/audit.yaml@main
r-cmd:
name: R CMD Check 🧬
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@934ca8e216ca934c57fdef599f979025283c3cfe
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@e391bb2ba6d0b1318773ff2f4dbb6c0eeaabcece
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
with:
Expand All @@ -44,7 +44,7 @@ jobs:
selected-shinytests: true
r-cmd-non-cran:
name: R CMD Check (non-CRAN) 🧬
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@934ca8e216ca934c57fdef599f979025283c3cfe
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@e391bb2ba6d0b1318773ff2f4dbb6c0eeaabcece
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 8b54ec3

Please sign in to comment.