We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95543a2 commit e5ee904Copy full SHA for e5ee904
.github/workflows/docs.yml
@@ -25,7 +25,7 @@ jobs:
25
run: siradoc docs build
26
27
- name: Clone branch gh-pages
28
- uses: actions/checkout@v6
+ uses: actions/checkout@v5
29
with:
30
path: 'gh-pages'
31
ref: gh-pages
0 commit comments