Skip to content

Commit a004248

Browse files
committed
ci: update checkout action
1 parent 69ea5e4 commit a004248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
2020
R_KEEP_PKG_SOURCE: yes
2121
steps:
22-
- uses: actions/checkout@v3
22+
- uses: actions/checkout@v4
2323

2424
- uses: r-lib/actions/setup-r@v2
2525
with:

0 commit comments

Comments
 (0)