We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c795c15 commit 00a14cfCopy full SHA for 00a14cf
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Python
24
uses: actions/setup-python@v5
25
with:
26
- python-version: "3.11"
+ python-version: "3.11"
27
28
# Install dependencies
29
- name: Install dependencies
0 commit comments