Skip to content

Commit

Permalink
Merge pull request #29 from siliconcompiler/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions-43e376deb9

Bump the actions group with 2 updates
  • Loading branch information
gadfort committed Mar 11, 2024
2 parents eb7ba22 + d787a6b commit d30e5fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
path: dist

- name: Publish
uses: pypa/gh-action-pypi-publish@v1.8.12
uses: pypa/gh-action-pypi-publish@v1.8.14

save:
needs: [publish]
Expand All @@ -44,6 +44,6 @@ jobs:
path: dist

- name: Add wheels to GitHub release artifacts
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: dist/*.whl

0 comments on commit d30e5fe

Please sign in to comment.