Skip to content

Commit 5f4b697

Browse files
authored
Merge pull request #141 from RockefellerArchiveCenter/update-pypi-workflow
Update workflows
2 parents 3880316 + 3fa0718 commit 5f4b697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- name: Build a binary wheel and a source tarball
3434
run: python3 -m build
3535
- name: Publish distribution to PyPI
36-
uses: pypa/gh-action-pypi-publish@v1.12.4
36+
uses: pypa/gh-action-pypi-publish@v1.13.0

0 commit comments

Comments
 (0)