We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d74164 commit f04f173Copy full SHA for f04f173
1 file changed
.github/workflows/publish.yaml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v2
11
- name: Setup Python
12
- - uses: actions/setup-python@v4
+ uses: actions/setup-python@v4
13
with:
14
python-version: "3.10.8"
15
- name: Build and publish to pypi
0 commit comments