Skip to content

Commit c8196e7

Browse files
committed
chore: Document reason why reverting back to checkout v5
1 parent a273537 commit c8196e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Build website
2525
run: siradoc docs build
2626

27+
# XXX: The checkout v6 is broken; therefore, we can't push to `gh-pages`.
2728
- name: Clone branch gh-pages
2829
uses: actions/checkout@v5
2930
with:

0 commit comments

Comments
 (0)