diff --git a/.github/workflows/render-module-rmd.yaml b/.github/workflows/render-module-rmd.yaml index 3d5574d..302b7d8 100644 --- a/.github/workflows/render-module-rmd.yaml +++ b/.github/workflows/render-module-rmd.yaml @@ -27,7 +27,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: PredictiveEcology/actions/install-spatial-deps@v0.2 + - uses: PredictiveEcology/actions/install-spatial-deps@main - name: Install other dependencies run: |