Skip to content

Commit 720c420

Browse files
committed
Switch ci.yaml to actions/checkout@v6
1 parent 9e7f97c commit 720c420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

2222
steps:
23-
- uses: actions/checkout@v4
23+
- uses: actions/checkout@v6
2424

2525
- name: Setup
2626
uses: eddelbuettel/github-actions/r-ci@master

0 commit comments

Comments
 (0)