Skip to content

Commit 4a1b069

Browse files
authored
Merge pull request #33 from siliconcompiler/dependabot/github_actions/actions-72327b8d01
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group
2 parents 7934312 + 1098093 commit 4a1b069

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

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

0 commit comments

Comments
 (0)