Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
Updated "setup-r@master " to "setup-r@v1" according to the discussion here: r-lib/actions#374
  • Loading branch information
nmueller18 committed Jul 11, 2023
1 parent fbc29d3 commit d09bee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v2

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

Expand Down

0 comments on commit d09bee8

Please sign in to comment.