Skip to content

Commit

Permalink
Update pub-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cruse1977 authored Jan 10, 2025
1 parent db12980 commit 3e3ade8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pub-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- name: Set up Python 3.7
- name: Set up Python 3.12
uses: actions/setup-python@v1
with:
python-version: 3.7
python-version: 3.12
- name: Install pypa/build
run: >-
python -m
Expand Down

0 comments on commit 3e3ade8

Please sign in to comment.