File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
python-version : 3.8
70
70
architecture : x64
71
71
72
- - uses : messense/maturin-action@7c8579861aba9e28def3eb58e9a54d2c9231c30f
72
+ - uses : messense/maturin-action@59e476bfb6fd6e071aaa1cf62bc573e10cdac221
73
73
with :
74
74
manylinux : auto
75
75
command : build
@@ -102,7 +102,7 @@ jobs:
102
102
with :
103
103
python-version : 3.8
104
104
105
- - uses : messense/maturin-action@7c8579861aba9e28def3eb58e9a54d2c9231c30f
105
+ - uses : messense/maturin-action@59e476bfb6fd6e071aaa1cf62bc573e10cdac221
106
106
env :
107
107
PYO3_PYTHON : python3.8
108
108
with :
@@ -137,7 +137,7 @@ jobs:
137
137
python-version : 3.8
138
138
architecture : x64
139
139
140
- - uses : messense/maturin-action@7c8579861aba9e28def3eb58e9a54d2c9231c30f
140
+ - uses : messense/maturin-action@59e476bfb6fd6e071aaa1cf62bc573e10cdac221
141
141
env :
142
142
PYO3_PYTHON : python3.8
143
143
with :
@@ -172,15 +172,15 @@ jobs:
172
172
# name: wheels
173
173
174
174
# - name: Publish to PyPI Tests
175
- # uses: messense/maturin-action@7c8579861aba9e28def3eb58e9a54d2c9231c30f
175
+ # uses: messense/maturin-action@59e476bfb6fd6e071aaa1cf62bc573e10cdac221
176
176
# env:
177
177
# MATURIN_PYPI_TOKEN: ${{ secrets.TEST_PYPI_API_TOKEN }}
178
178
# with:
179
179
# command: upload
180
180
# args: --repository-url=https://test.pypi.org/legacy/ --skip-existing *
181
181
182
182
# - name: Publish to PyPI
183
- # uses: messense/maturin-action@7c8579861aba9e28def3eb58e9a54d2c9231c30f
183
+ # uses: messense/maturin-action@59e476bfb6fd6e071aaa1cf62bc573e10cdac221
184
184
# env:
185
185
# MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
186
186
# with:
You can’t perform that action at this time.
0 commit comments