Skip to content

Commit 121217e

Browse files
authored
Merge pull request #55 from siliconcompiler/dependabot/github_actions/actions-088cad1836
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the actions group
2 parents 2c7f8b8 + 0745776 commit 121217e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
path: dist
110110
merge-multiple: true
111111

112-
- uses: pypa/gh-action-pypi-publish@v1.12.2
112+
- uses: pypa/gh-action-pypi-publish@v1.12.3
113113

114114
- name: Add wheels to GitHub release artifacts
115115
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)