Skip to content

Commit

Permalink
Maybe fix PyPI release?
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-kidger committed Nov 24, 2024
1 parent 62dbaba commit 5e7d940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Release
uses: patrick-kidger/action_update_python_project@v4
uses: patrick-kidger/action_update_python_project@v5
with:
python-version: "3.11"
test-script: |
Expand Down

0 comments on commit 5e7d940

Please sign in to comment.