8000 update publish action (#1286) · jorwoods/server-client-python@6d8bbe8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d8bbe8

Browse files
authored
update publish action (tableau#1286)
* 0.27 (tableau#1272)
1 parent 2f6a343 commit 6d8bbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020
- uses: actions/setup-python@v4
2121
with:
22-
python-version: 3.7
22+
python-version: 3.9
2323
- name: Build dist files
2424
run: |
2525
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)
0