Skip to content

Commit 0ba78bf

Browse files
committed
Bump cekit/actions-setup-cekit to v1.1.7
This should fix the gendocs action. Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 7b635be commit 0ba78bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gendocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0 # all branches and tags
3030

3131
- name: Install CEKit
32-
uses: cekit/[email protected].5
32+
uses: cekit/[email protected].7
3333

3434
- name: Setup required packages for docs
3535
run: |

0 commit comments

Comments
 (0)