Skip to content

Commit

Permalink
chore(deps): bump pypa/gh-action-pypi-publish in the actions group (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 31f2501 commit 86e0701
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 @@ -72,7 +72,7 @@ jobs:
- name: Build sdist and wheel
run: nox --error-on-missing-interpreters --non-interactive --session build
- name: Publish to PyPI
uses: pypa/[email protected].2
uses: pypa/[email protected].3

create-release:
name: Create a release on GitHub's UI
Expand Down

0 comments on commit 86e0701

Please sign in to comment.