Skip to content

Commit f709dcf

Browse files
authored
Merge pull request #174 from siliconcompiler/dependabot/github_actions/actions-389c300145
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in the actions group
2 parents 68f9f6f + ca2e84b commit f709dcf

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.12.4
34+
uses: pypa/gh-action-pypi-publish@v1.13.0
3535

3636
save:
3737
needs: [publish]

0 commit comments

Comments
 (0)