diff --git a/.github/workflows/quarto-publish.yml b/.github/workflows/quarto-publish.yml index 20e64fb..47a8b45 100644 --- a/.github/workflows/quarto-publish.yml +++ b/.github/workflows/quarto-publish.yml @@ -28,10 +28,10 @@ jobs: # version: SPECIFIC-QUARTO-VERSION-HERE - name: Setup R - uses: r-lib/actions/setup-r@55acd27e7b238c53bbe735b7a459c203a3b3d579 # v2 + uses: r-lib/actions/setup-r@8993367d264b4372cfccce1836290b7087db9c92 # v2 - name: Install dependencies - uses: r-lib/actions/setup-renv@55acd27e7b238c53bbe735b7a459c203a3b3d579 # v2 + uses: r-lib/actions/setup-renv@8993367d264b4372cfccce1836290b7087db9c92 # v2 with: cache-version: 1