We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b635be commit 0ba78bfCopy full SHA for 0ba78bf
.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