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 0bc8a89 commit ea3bb73Copy full SHA for ea3bb73
.github/workflows/githubci.yml
@@ -66,6 +66,8 @@ jobs:
66
steps:
67
- name: Setup Python
68
uses: actions/setup-python@v5
69
+ with:
70
+ python-version: '3.x'
71
72
- name: Checkout Code
73
uses: actions/checkout@v4
0 commit comments