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.
2 parents 7b635be + 0ba78bf commit db72341Copy full SHA for db72341
.github/workflows/gendocs.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0 # all branches and tags
30
31
- name: Install CEKit
32
- uses: cekit/[email protected].5
+ uses: cekit/[email protected].7
33
34
- name: Setup required packages for docs
35
run: |
0 commit comments