File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 52
52
python-version : 3.9
53
53
architecture : x64
54
54
55
- - uses : PyO3/maturin-action@5f8a1b3b0aad13193f46c9131f9b9e663def8ce5
55
+ - uses : PyO3/maturin-action@53965ae436bfa278197425c78ac1e3eeebc7cc33
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@5f8a1b3b0aad13193f46c9131f9b9e663def8ce5
89
+ - uses : PyO3/maturin-action@53965ae436bfa278197425c78ac1e3eeebc7cc33
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@5f8a1b3b0aad13193f46c9131f9b9e663def8ce5
124
+ uses : PyO3/maturin-action@53965ae436bfa278197425c78ac1e3eeebc7cc33
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