There was an error while loading. Please reload this page.
1 parent 7f24694 commit 05b72f3Copy full SHA for 05b72f3
1 file changed
.github/workflows/publish-docs.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Setup Python
41
uses: actions/setup-python@v5
42
with:
43
- python-version: 3.14.5
+ python-version: 3.14.6
44
45
- name: Generate the API documentation
46
run: ./gradlew :dokkaGenerate
0 commit comments