Skip to content

Commit

Permalink
bumping checkout to v3 to get rid of node 12 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mustberuss committed Sep 17, 2024
1 parent bce7ced commit 1059f24
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 @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v4

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

Expand Down

0 comments on commit 1059f24

Please sign in to comment.