File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 43
43
python-version : 3.8
44
44
architecture : x64
45
45
46
- - uses : messense/maturin-action@49e11751aa9751fc4db9c247b8910702ee225df9
46
+ - uses : messense/maturin-action@ce661d63d3d8870440a331be1837b596e2ff7e6e
47
47
with :
48
48
rust-toolchain : stable
49
49
manylinux : auto
74
74
with :
75
75
python-version : ${{ matrix.python-version }}
76
76
77
- - uses : messense/maturin-action@49e11751aa9751fc4db9c247b8910702ee225df9
77
+ - uses : messense/maturin-action@ce661d63d3d8870440a331be1837b596e2ff7e6e
78
78
env :
79
79
PYO3_PYTHON : python${{ matrix.python-version }}
80
80
with :
@@ -104,7 +104,7 @@ jobs:
104
104
python-version : ${{ matrix.python-version }}
105
105
106
106
- name : Build wheels - x86_64
107
- uses : messense/maturin-action@49e11751aa9751fc4db9c247b8910702ee225df9
107
+ uses : messense/maturin-action@ce661d63d3d8870440a331be1837b596e2ff7e6e
108
108
env :
109
109
PYO3_PYTHON : python${{ matrix.python-version }}
110
110
with :
@@ -113,7 +113,7 @@ jobs:
113
113
args : --release -o dist
114
114
115
115
- name : Build wheels - universal2
116
- uses : messense/maturin-action@49e11751aa9751fc4db9c247b8910702ee225df9
116
+ uses : messense/maturin-action@ce661d63d3d8870440a331be1837b596e2ff7e6e
117
117
env :
118
118
PYO3_PYTHON : python${{ matrix.python-version }}
119
119
with :
You can’t perform that action at this time.
0 commit comments