We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929cbca commit 7498682Copy full SHA for 7498682
.github/workflows/lint.yaml
@@ -18,6 +18,7 @@ jobs:
18
- "3.11"
19
- "3.12"
20
- "3.13"
21
+ - "3.14"
22
steps:
23
- name: Checkout repository
24
uses: actions/checkout@v6
.github/workflows/test.yaml
0 commit comments