Skip to content

Commit b44bcba

Browse files
Auto-update gh-actions (#31)
Co-authored-by: pavelzw <29506042+pavelzw@users.noreply.github.com>
1 parent 288debe commit b44bcba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
name: artifact
4343
path: dist
4444
- name: Publish package on TestPyPi
45-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
45+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
4646
with:
4747
repository-url: https://test.pypi.org/legacy/
4848
- name: Publish package on PyPi
49-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
49+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4

0 commit comments

Comments
 (0)