Skip to content

Commit

Permalink
Merge pull request #29 from calico/issue-28
Browse files Browse the repository at this point in the history
Issue-28: Update R-CMD-check version
  • Loading branch information
johanna0321 authored May 17, 2024
2 parents 31deaf6 + 5af8503 commit 41a7c85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
RSPM: ${{ matrix.config.rspm }}

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

- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}

Expand Down

0 comments on commit 41a7c85

Please sign in to comment.