Skip to content

Commit

Permalink
silly typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacko committed Mar 4, 2024
1 parent 61598bd commit 4f8d863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: r-lib/actions/setup-r@v4
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true

Expand Down

0 comments on commit 4f8d863

Please sign in to comment.