Skip to content

Commit

Permalink
chore(deps): update r-lib/actions digest to 473c681
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 7038b8c commit 13f3b36
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 @@ -29,11 +29,11 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: r-lib/actions/setup-r@e8c60692f29164895fbcdbebf2fde501a1f7e07f # v2
- uses: r-lib/actions/setup-r@473c68190595b311a74f208fba61a8d8c0d4c247 # v2
with:
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@e8c60692f29164895fbcdbebf2fde501a1f7e07f # v2
- uses: r-lib/actions/setup-r-dependencies@473c68190595b311a74f208fba61a8d8c0d4c247 # v2
with:
extra-packages: any::covr
needs: coverage
Expand Down

0 comments on commit 13f3b36

Please sign in to comment.