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 8ca0ee5 commit 0a3bd3fCopy full SHA for 0a3bd3f
.github/workflows/pre_release.yaml
@@ -51,7 +51,7 @@ jobs:
51
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
52
secrets: inherit
53
with:
54
- python-version: '["3.9", "3.13"]'
+ python-versions: '["3.9", "3.13"]'
55
56
update_changelog:
57
name: Update changelog
.github/workflows/release.yaml
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
0 commit comments