Skip to content

Commit d21c834

Browse files
committed
Updated checkout action
1 parent 35a87be commit d21c834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
R_KEEP_PKG_SOURCE: yes
2222

2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@v5
2525

2626
- uses: r-lib/actions/setup-pandoc@v2
2727

0 commit comments

Comments
 (0)