Skip to content

Commit

Permalink
Merge pull request #127 from cjh1/pypi
Browse files Browse the repository at this point in the history
Bump version of gh-action-pypi-publish
  • Loading branch information
scanon authored Dec 10, 2024
2 parents 517d5a4 + ea669e0 commit df85fcb
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 @@ -26,7 +26,7 @@ jobs:
uses: ./.github/actions/build-podman-hpc

- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 #v1.8.14
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 #v1.12.3

- name: Release
id: release
Expand Down

0 comments on commit df85fcb

Please sign in to comment.