Skip to content

Commit a273537

Browse files
committed
ci: Revert checkdoc to v5
1 parent 579a5c2 commit a273537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: siradoc docs build
2626

2727
- name: Clone branch gh-pages
28-
uses: actions/checkout@v6
28+
uses: actions/checkout@v5
2929
with:
3030
path: 'gh-pages'
3131
ref: gh-pages

0 commit comments

Comments
 (0)