Skip to content

Commit

Permalink
Merge branch 'main' of github.com:pthom/imgui_bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Mar 29, 2024
2 parents bb661ea + 9a81a7f commit 541ed1a
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 @@ -47,7 +47,7 @@ jobs:
with:
submodules: true

- uses: pypa/cibuildwheel@v2.16.5
- uses: pypa/cibuildwheel@v2.17.0

- name: Verify clean directory
run: git diff --exit-code
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
merge-multiple: true
path: dist

- uses: pypa/[email protected].12
- uses: pypa/[email protected].14
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit 541ed1a

Please sign in to comment.