Skip to content

Commit 44e8599

Browse files
authored
bump pypa/gh-action-pypi-publish to v1.12.3
1 parent a251108 commit 44e8599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
with:
213213
subject-path: "dist/coffea-*"
214214
- name: Publish package to PyPI
215-
uses: pypa/[email protected].2
215+
uses: pypa/[email protected].3
216216
with:
217217
user: __token__
218218
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)