Skip to content

Commit

Permalink
Update Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
disrupted committed Apr 4, 2024
1 parent 2a91f04 commit 8348696
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
with:
release-type: ${{ github.event.inputs.release-type }}
publish-to-test: true
python-version: "3.10"
poetry-version: 1.8.2
python-version: "3.12"
poetry-version: "1.8.2"
# working-directory: "./"
secrets:
github-email: ${{ secrets.GH_EMAIL }}
Expand Down

0 comments on commit 8348696

Please sign in to comment.