Skip to content

Commit

Permalink
Merge pull request #11 from siliconcompiler/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions-0aa224c21b

Bump the actions group across 1 directory with 2 updates
  • Loading branch information
gadfort authored Sep 16, 2024
2 parents 3940045 + 52d488f commit e2608c2
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 @@ -158,7 +158,7 @@ jobs:
if: steps.surelog-cache.outputs.cache-hit != 'true'
run: exit 1

- uses: pypa/cibuildwheel@v2.20
- uses: pypa/cibuildwheel@v2.21
env:
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
CIBW_BUILD: ${{ matrix.python-version }}*
Expand Down Expand Up @@ -193,7 +193,7 @@ jobs:
path: dist
merge-multiple: true

- uses: pypa/[email protected].0
- uses: pypa/[email protected].1

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

0 comments on commit e2608c2

Please sign in to comment.