Skip to content

Commit

Permalink
Renovate: r-lib/actions digest to 55acd27 (#16)
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 5, 2024
1 parent e166d68 commit a125c1b
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@e40ad904310fc92e96951c1b0d64f3de6cbe9e14 # v2
uses: r-lib/actions/setup-r@55acd27e7b238c53bbe735b7a459c203a3b3d579 # v2

- name: Install dependencies
uses: r-lib/actions/setup-renv@e40ad904310fc92e96951c1b0d64f3de6cbe9e14 # v2
uses: r-lib/actions/setup-renv@55acd27e7b238c53bbe735b7a459c203a3b3d579 # v2
with:
cache-version: 1

Expand Down

0 comments on commit a125c1b

Please sign in to comment.