Skip to content

Commit ecbbf17

Browse files
authored
Merge pull request #74 from siliconcompiler/dependabot/github_actions/actions-40385af1b3
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group
2 parents a5c57e5 + add6bfc commit ecbbf17

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
@@ -31,7 +31,7 @@ jobs:
3131
path: dist
3232

3333
- name: Publish
34-
uses: pypa/gh-action-pypi-publish@v1.9.0
34+
uses: pypa/gh-action-pypi-publish@v1.10.0
3535

3636
save:
3737
needs: [publish]

0 commit comments

Comments
 (0)