Skip to content

Commit 2fcf44e

Browse files
authored
Merge pull request #136 from simonsobs/dependabot/github_actions/pypa/cibuildwheel-3.4.1
Bump pypa/cibuildwheel from 3.4.0 to 3.4.1
2 parents 96560f5 + b3286ca commit 2fcf44e

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.4.0
27+
uses: pypa/cibuildwheel@v3.4.1
2828
env:
2929
FC: gfortran-14
3030
CC: gcc-14

0 commit comments

Comments
 (0)