Skip to content

Commit e6c1af1

Browse files
authored
Update R-CMD-check.yml
# Updated actions/checkout to v4 for compatibility with Node.js 20
1 parent a642850 commit e6c1af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
R_KEEP_PKG_SOURCE: yes
3030

3131
steps:
32-
- uses: actions/checkout@v3
32+
- uses: actions/checkout@v4
3333

3434
- uses: r-lib/actions/setup-pandoc@v2
3535

0 commit comments

Comments
 (0)