diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 41912eb..3375e0f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,7 +13,7 @@ jobs: # Reads `./packages` for package references to put # into a CRAN-like repository hosted on GitHub pages deploy-cran-repo: - uses: r-wasm/actions/.github/workflows/deploy-cran-repo.yml@v1 + uses: r-wasm/actions/.github/workflows/deploy-cran-repo.yml@v2 permissions: # To download GitHub Packages within action repository-projects: read