Skip to content

Commit

Permalink
Renovate: r-lib/actions digest to 929c772 (#33)
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 May 13, 2024
1 parent d3a2c1f commit 7c7769b
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@b7e68d63e51bdf225997973e2add36d551f60f02 # v2
uses: r-lib/actions/setup-r@929c772977a3a13c8733b363bf5a2f685c25dd91 # v2

- name: Install dependencies
uses: r-lib/actions/setup-renv@b7e68d63e51bdf225997973e2add36d551f60f02 # v2
uses: r-lib/actions/setup-renv@929c772977a3a13c8733b363bf5a2f685c25dd91 # v2
with:
cache-version: 1

Expand Down

0 comments on commit 7c7769b

Please sign in to comment.