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.
1 parent 6f08e61 commit 7ef46caCopy full SHA for 7ef46ca
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
branches: [ main ]
8
9
env:
10
- PYTHON_VERSION: "3.12"
+ PYTHON_VERSION: "3.12.11"
11
PIPELINE_FAMILY: "general"
12
13
jobs:
.github/workflows/docker-publish.yml
@@ -11,7 +11,7 @@ env:
PACKAGE: "unstructured-api"
PIP_VERSION: "25.1.1"
14
15
16
17
setup:
0 commit comments