Skip to content

Commit edcee7e

Browse files
committed
Switch to actions/checkout@v7
1 parent 292b4d2 commit edcee7e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/ci.yaml

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

2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@v6
24+
uses: actions/checkout@v7
2525

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

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2026-08-16 Dirk Eddelbuettel <edd@debian.org>
2+
3+
* .github/workflows/ci.yaml: Switch to actions/checkout@v7
4+
15
2026-08-15 Dirk Eddelbuettel <edd@debian.org>
26

37
* docs/: Redone using 'altdoc' with 'material for mkdocs'

0 commit comments

Comments
 (0)