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 46
46
python-version : 3.8
47
47
architecture : x64
48
48
49
- - uses : PyO3/maturin-action@a3013db91b2ef2e51420cfe99ee619c8e72a17e6
49
+ - uses : PyO3/maturin-action@60d11847b29f81ca5375519a8eb33cc336ba4bfa
50
50
with :
51
51
manylinux : auto
52
52
target : ${{ matrix.platform }}
76
76
with :
77
77
python-version : ${{ matrix.python-version }}
78
78
79
- - uses : PyO3/maturin-action@a3013db91b2ef2e51420cfe99ee619c8e72a17e6
79
+ - uses : PyO3/maturin-action@60d11847b29f81ca5375519a8eb33cc336ba4bfa
80
80
env :
81
81
PYO3_PYTHON : python${{ matrix.python-version }}
82
82
with :
@@ -107,7 +107,7 @@ jobs:
107
107
python-version : ${{ matrix.python-version }}
108
108
109
109
- name : Build wheels - ${{ matrix.target }}
110
- uses : PyO3/maturin-action@a3013db91b2ef2e51420cfe99ee619c8e72a17e6
110
+ uses : PyO3/maturin-action@60d11847b29f81ca5375519a8eb33cc336ba4bfa
111
111
env :
112
112
PYO3_PYTHON : python${{ matrix.python-version }}
113
113
with :
You can’t perform that action at this time.
0 commit comments