Skip to content

Commit f4c585d

Browse files
committed
Use latest v10 Khiops Python tutorial repository tag
1 parent 14cb724 commit f4c585d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/api-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: API Docs
33
env:
4-
DEFAULT_KHIOPS_PYTHON_TUTORIAL_REVISION: main
4+
DEFAULT_KHIOPS_PYTHON_TUTORIAL_REVISION: 10.3.1.0
55
on:
66
workflow_dispatch:
77
inputs:
@@ -11,7 +11,7 @@ on:
1111
type: boolean
1212
default: false
1313
khiops-python-tutorial-revision:
14-
default: main
14+
default: 10.3.1.0
1515
description: khiops-python-tutorial repo revision
1616
image-tag:
1717
default: latest

0 commit comments

Comments
 (0)