File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 52
52
python-version : 3.8
53
53
architecture : x64
54
54
55
- - uses : PyO3/maturin-action@52b28abb0c6729beb388babfc348bf6ff5aaff31
55
+ - uses : PyO3/maturin-action@6c20e5e8673d2470a20e14adf067b68db6fee644
56
56
with :
57
57
manylinux : auto
58
58
target : ${{ matrix.platform }}
86
86
with :
87
87
python-version : ${{ matrix.python-version }}
88
88
89
- - uses : PyO3/maturin-action@52b28abb0c6729beb388babfc348bf6ff5aaff31
89
+ - uses : PyO3/maturin-action@6c20e5e8673d2470a20e14adf067b68db6fee644
90
90
env :
91
91
PYO3_PYTHON : python${{ matrix.python-version }}
92
92
with :
@@ -121,7 +121,7 @@ jobs:
121
121
python-version : ${{ matrix.python-version }}
122
122
123
123
- name : Build wheels - ${{ matrix.target }}
124
- uses : PyO3/maturin-action@52b28abb0c6729beb388babfc348bf6ff5aaff31
124
+ uses : PyO3/maturin-action@6c20e5e8673d2470a20e14adf067b68db6fee644
125
125
env :
126
126
PYO3_PYTHON : python${{ matrix.python-version }}
127
127
with :
You can’t perform that action at this time.
0 commit comments