Skip to content

Commit 3c3851c

Browse files
authored
Merge pull request #47 from siliconcompiler/dependabot/github_actions/actions-5da8da3d55
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 in the actions group across 1 directory
2 parents 75d4588 + 3b57127 commit 3c3851c

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.10.3
112+
- uses: pypa/gh-action-pypi-publish@v1.12.2
113113

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

0 commit comments

Comments
 (0)