We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a7bbb7 + ff58fac commit 5758626Copy full SHA for 5758626
.github/workflows/lint.yaml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v5
14
15
- name: Set up Python
16
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
17
with:
18
python-version: 3.11
19
.github/workflows/pypi.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
python-version: '3.x'
26
0 commit comments