Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e31c0d7

Browse files
Merge pull request h5py#2515 from h5py/dependabot/github_actions/actions-c8efad080b
2 parents db857fe + 665c07e commit e31c0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
id: triage
109109

110110
# Now actually build the wheels
111-
- uses: pypa/[email protected].1
111+
- uses: pypa/[email protected].2
112112
env:
113113
# Note that tool.cibuildwheel "skip" in pyproject.toml also limits what gets built
114114
CIBW_ARCHS: ${{ matrix.arch }}

0 commit comments

Comments
 (0)