Skip to content

Commit af0f1fc

Browse files
chore(deps): bump pypa/gh-action-pypi-publish@release/v1.13 (#196)
1 parent 42475ad commit af0f1fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
name: python-package-distributions
7373
path: dist/
7474
- name: Publish distribution 📦 to PyPI
75-
uses: pypa/gh-action-pypi-publish@release/v1.13
75+
uses: pypa/gh-action-pypi-publish@release/v1.14
7676

7777
github-release:
7878
name: >-
@@ -142,7 +142,7 @@ jobs:
142142
name: python-package-distributions
143143
path: dist/
144144
- name: Publish distribution 📦 to TestPyPI
145-
uses: pypa/gh-action-pypi-publish@release/v1.13
145+
uses: pypa/gh-action-pypi-publish@release/v1.14
146146
with:
147147
repository-url: https://test.pypi.org/legacy/
148148
skip-existing: true

0 commit comments

Comments
 (0)