Skip to content

Commit 017ae9a

Browse files
authored
R-CMD-check.yaml: Use github/checkout v4
1 parent efb1deb commit 017ae9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

3232
steps:
33-
- uses: actions/checkout@v3
33+
- uses: actions/checkout@v4
3434

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

0 commit comments

Comments
 (0)