We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a65a2c commit d964299Copy full SHA for d964299
1 file changed
.github/workflows/schema-compatibility-cron.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
python-version: "3.13"
16
17
- - run: pip install openhexa.sdk
+ - run: pip install --upgrade openhexa.sdk
18
19
- run: pip install requests
20
0 commit comments