Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcbfcedb

Browse files
dependabot[bot]maxbachmann
authored andcommitted
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).Updates `pypa/cibuildwheel` from 2.21.0 to 2.21.1- [Release notes](https://github.com/pypa/cibuildwheel/releases)- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)- [Commits](pypa/cibuildwheel@v2.21.0...v2.21.1)Updates `pypa/gh-action-pypi-publish` from 1.10.1 to 1.10.2- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)- [Commits](pypa/gh-action-pypi-publish@v1.10.1...v1.10.2)---updated-dependencies:- dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions- dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>
1 parent3833e08 commitcbfcedb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎.github/workflows/releasebuild.yml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
-uses:actions/setup-python@v5
8383

8484
-name:Build wheels
85-
uses:pypa/cibuildwheel@v2.21.0
85+
uses:pypa/cibuildwheel@v2.21.1
8686
with:
8787
package-dir:rapidfuzz.tar.gz
8888
output-dir:wheelhouse
@@ -122,7 +122,7 @@ jobs:
122122
run:cp dist/*.tar.gz rapidfuzz.tar.gz
123123

124124
-name:Build wheels
125-
uses:pypa/cibuildwheel@v2.21.0
125+
uses:pypa/cibuildwheel@v2.21.1
126126
with:
127127
package-dir:rapidfuzz.tar.gz
128128
output-dir:wheelhouse
@@ -177,7 +177,7 @@ jobs:
177177
name:Set up QEMU
178178

179179
-name:Build wheel
180-
uses:pypa/cibuildwheel@v2.21.0
180+
uses:pypa/cibuildwheel@v2.21.1
181181
with:
182182
package-dir:rapidfuzz.tar.gz
183183
output-dir:wheelhouse
@@ -203,4 +203,4 @@ jobs:
203203
pattern:artifact-*
204204
merge-multiple:true
205205

206-
-uses:pypa/gh-action-pypi-publish@v1.10.1
206+
-uses:pypa/gh-action-pypi-publish@v1.10.2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp