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 dcec89a commit a3deaaeCopy full SHA for a3deaae
.github/workflows/run_code_checks.yaml
@@ -39,4 +39,4 @@ jobs:
39
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
40
secrets: inherit
41
with:
42
- python-versions: '["3.10", "3.13"]'
+ python-versions: '["3.10", "3.14"]'
0 commit comments