File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ concurrency:
1818
1919jobs :
2020 refresh_lockfiles :
21- uses : scitools/workflows/.github/workflows/refresh-lockfiles.yml@2025.02.3
21+ uses : scitools/workflows/.github/workflows/refresh-lockfiles.yml@2025.03.1
2222 secrets : inherit
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ concurrency:
2525jobs :
2626 manifest :
2727 name : " check-manifest"
28- uses : scitools/workflows/.github/workflows/ci-manifest.yml@2025.02.3
28+ uses : scitools/workflows/.github/workflows/ci-manifest.yml@2025.03.1
Original file line number Diff line number Diff line change 4848 fetch-depth : 0
4949
5050 - name : " build ${{ matrix.os }} (${{ matrix.arch }}) wheels"
51- uses : pypa/cibuildwheel@v2.22 .0
51+ uses : pypa/cibuildwheel@v2.23 .0
5252 env :
5353 CIBW_SKIP : " cp39-* cp313-* pp* *-musllinux*"
5454 CIBW_ARCHS : ${{ matrix.arch }}
You can’t perform that action at this time.
0 commit comments