We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df8ec09 + a235330 commit 90b46f3Copy full SHA for 90b46f3
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v6
17
18
- name: Setup Python 3.14
19
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
20
with:
21
python-version: '3.14'
22
0 commit comments