Skip to content

Commit f6442ea

Browse files
authored
Merge branch 'main' into dependabot/github_actions/astral-sh/ruff-action-3.6.1
2 parents 20d22d5 + 485bdbe commit f6442ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
submodules: recursive
4949
- name: Build wheels
50-
uses: pypa/cibuildwheel@v3.3.0
50+
uses: pypa/cibuildwheel@v3.3.1
5151
- uses: actions/upload-artifact@v6
5252
with:
5353
name: wheels-${{ matrix.os }}-${{ matrix.python }}

0 commit comments

Comments
 (0)