We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf3330 commit dfa2513Copy full SHA for dfa2513
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- python-version: ["3.13.0-alpha.3"]
+ python-version: ["3.13.0-alpha.4"]
22
23
steps:
24
- uses: actions/checkout@v3
0 commit comments