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