diff --git a/.github/workflows/render-module-rmd.yaml b/.github/workflows/render-module-rmd.yaml index 247d778..8a8603e 100644 --- a/.github/workflows/render-module-rmd.yaml +++ b/.github/workflows/render-module-rmd.yaml @@ -26,7 +26,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: |