We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5651d commit d91f274Copy full SHA for d91f274
1 file changed
.github/workflows/verify.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Python
13
uses: actions/setup-python@v5
14
with:
15
- python-version: '3.13'
+ python-version: '3.x'
16
cache: 'pip'
17
18
- name: Install dependencies
0 commit comments