Skip to content

Commit

Permalink
Renovate: r-lib/actions digest to 8993367 (#20)
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 Feb 29, 2024
1 parent 48326a0 commit f6784bb
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@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

Expand Down

0 comments on commit f6784bb

Please sign in to comment.