We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9000ad5 + 14ab292 commit 19a58bcCopy full SHA for 19a58bc
1 file changed
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
python-version: ["3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t"]
24
25
steps:
26
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
27
28
- name: Prework
29
run: touch pyproject.toml
0 commit comments