Skip to content

Commit d20ee15

Browse files
committed
Test: revert to checkout@v4
1 parent 48457b1 commit d20ee15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ${{ matrix.os }}
2323

2424
steps:
25-
- uses: actions/checkout@v6
25+
- uses: actions/checkout@v4
2626

2727
- name: Setup
2828
uses: eddelbuettel/github-actions/r-ci@master

0 commit comments

Comments
 (0)