Skip to content

Commit

Permalink
Renovate: r-lib/actions digest to faf8dab (#24)
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 25, 2024
1 parent 54d212b commit 47075b0
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@413b6a4ba22b7bcaa726df1c8f88dcd574fbc8c4 # v2
uses: r-lib/actions/setup-r@faf8dab163d42f40068656974683ffa606ec27a3 # v2

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

Expand Down

0 comments on commit 47075b0

Please sign in to comment.