Skip to content

Commit

Permalink
tagging version for github actions
Browse files Browse the repository at this point in the history
issue #924
  • Loading branch information
zachary-foster committed Jan 9, 2024
1 parent d067035 commit 2a69374
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 @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v1

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

Expand Down

0 comments on commit 2a69374

Please sign in to comment.