Skip to content

Commit 541ed1a

Browse files
committed
Merge branch 'main' of github.com:pthom/imgui_bundle
2 parents bb661ea + 9a81a7f commit 541ed1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
submodules: true
4949

50-
- uses: pypa/cibuildwheel@v2.16.5
50+
- uses: pypa/cibuildwheel@v2.17.0
5151

5252
- name: Verify clean directory
5353
run: git diff --exit-code
@@ -77,7 +77,7 @@ jobs:
7777
merge-multiple: true
7878
path: dist
7979

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

0 commit comments

Comments
 (0)