Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
weearc committed May 5, 2021
1 parent ab16afd commit 42fa444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Python 3.9
uses: actions/setup-python@v1
with:
python-version: 3.9.1
python-version: 3.9.4
- name: Install deps
run: |
python -m pip install poetry
Expand Down

0 comments on commit 42fa444

Please sign in to comment.