Skip to content

Commit

Permalink
Merge pull request #183 from arrrlo/develop
Browse files Browse the repository at this point in the history
hotfix/version-fix #3
  • Loading branch information
arrrlo authored Jul 3, 2024
2 parents 99e18b2 + f3720f0 commit c63105e
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 @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: '3.7'
- name: Install dependencies
Expand Down

0 comments on commit c63105e

Please sign in to comment.