We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b0628 commit 57b10bcCopy full SHA for 57b10bc
.github/workflows/PR1128.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up python
19
uses: actions/setup-python@v6
20
with:
21
- python-version: '3.14'
+ python-version: '3.14.0'
22
allow-prereleases: true
23
24
0 commit comments