Skip to content

Commit

Permalink
chore(deps): update r-lib/actions digest to d1a6cba
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AliSajid committed Aug 5, 2024
1 parent 262386f commit 365e84c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- uses: r-lib/actions/setup-r@929c772977a3a13c8733b363bf5a2f685c25dd91 # v2
- uses: r-lib/actions/setup-r@d1a6cbabea8dd2f137598ba2a70ae37ac82d7941 # v2
with:
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@929c772977a3a13c8733b363bf5a2f685c25dd91 # v2
- uses: r-lib/actions/setup-r-dependencies@d1a6cbabea8dd2f137598ba2a70ae37ac82d7941 # v2
with:
extra-packages: any::covr
needs: coverage
Expand Down

0 comments on commit 365e84c

Please sign in to comment.