We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c88712 commit 178b0a7Copy full SHA for 178b0a7
1 file changed
.github/workflows/schema-compatibility-cron.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- uses: actions/setup-python@v6
14
with:
15
- python-version: "3.13"
+ python-version: "3.14"
16
17
- run: pip install --upgrade openhexa.sdk
18
0 commit comments