Skip to content

Commit f3662da

Browse files
Bump the gh-actions group with 2 updates (#167)
1 parent 9c72ed2 commit f3662da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_and_publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Build wheels
26-
uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
26+
uses: pypa/cibuildwheel@ee63bf16da6cddfb925f542f2c7b59ad50e93969 # v2.22.0
2727
env:
2828
CIBW_SKIP: pp*
2929

@@ -66,4 +66,4 @@ jobs:
6666
merge-multiple: true
6767
path: dist
6868

69-
- uses: pypa/gh-action-pypi-publish@v1.11.0
69+
- uses: pypa/gh-action-pypi-publish@v1.12.2

0 commit comments

Comments
 (0)