Skip to content

Commit bdcdd87

Browse files
pinning version
1 parent bf08f77 commit bdcdd87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ jobs:
121121
run: python3 -m build
122122

123123
- name: Publish
124-
uses: pypa/gh-action-pypi-publish@v1.13.0
124+
uses: pypa/gh-action-pypi-publish@v1.11.0
125125
with:
126126
repository-url: ${{ inputs.repository == 'pypi' && 'https://upload.pypi.org/legacy/' || 'https://test.pypi.org/legacy/' }}

0 commit comments

Comments
 (0)