Skip to content

Commit

Permalink
chore(deps): update r-lib/actions digest to e8c6069
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 83dbfa9 commit a551a51
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@e6be4b3706e0f39bc7a4cf4496a5f2c4cb840040 # v2
- uses: r-lib/actions/setup-r@e8c60692f29164895fbcdbebf2fde501a1f7e07f # v2
with:
use-public-rspm: true

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

0 comments on commit a551a51

Please sign in to comment.