From faac33e9cb55177675b777661f3cd9e57c173886 Mon Sep 17 00:00:00 2001 From: Josiah Parry Date: Sun, 1 Sep 2024 09:01:59 -0700 Subject: [PATCH] add main reference [skip_ci] --- .github/workflows/cran-checks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cran-checks.yaml b/.github/workflows/cran-checks.yaml index 4cf0188..1121052 100644 --- a/.github/workflows/cran-checks.yaml +++ b/.github/workflows/cran-checks.yaml @@ -13,6 +13,6 @@ jobs: steps: - name: Get CRAN checks - uses: flrsh-dev/cran-checks/check-pkg + uses: flrsh-dev/cran-checks/check-pkg@main with: pkg: b64 \ No newline at end of file