We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9106fba commit e0b31abCopy full SHA for e0b31ab
1 file changed
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v5
19
- - name: Set up Python 3.10
+ - name: Set up Python
20
uses: actions/setup-python@v6
21
with:
22
python-version: "3.14"
0 commit comments