Skip to content

Commit

Permalink
Renovate: r-lib/actions digest to 413b6a4 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent f45ebd1 commit 54d212b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
# version: SPECIFIC-QUARTO-VERSION-HERE

- name: Setup R
uses: r-lib/actions/setup-r@0ed4cdf40958ef43a6b33b9792e07ac76c3239e3 # v2
uses: r-lib/actions/setup-r@413b6a4ba22b7bcaa726df1c8f88dcd574fbc8c4 # v2

- name: Install dependencies
uses: r-lib/actions/setup-renv@0ed4cdf40958ef43a6b33b9792e07ac76c3239e3 # v2
uses: r-lib/actions/setup-renv@413b6a4ba22b7bcaa726df1c8f88dcd574fbc8c4 # v2
with:
cache-version: 1

Expand Down

0 comments on commit 54d212b

Please sign in to comment.