Skip to content

Commit 9ded78b

Browse files
authored
Merge pull request #133 from simonsobs/dependabot/github_actions/pypa/cibuildwheel-3.4.0
Bump pypa/cibuildwheel from 3.3.1 to 3.4.0
2 parents 28331db + 06d1e4c commit 9ded78b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v6
2525

2626
- name: Build wheels
27-
uses: pypa/cibuildwheel@v3.3.1
27+
uses: pypa/cibuildwheel@v3.4.0
2828
env:
2929
FC: gfortran-14
3030
CC: gcc-14

0 commit comments

Comments
 (0)