File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 21
21
with :
22
22
persist-credentials : false
23
23
- name : Set up Python ${{ matrix.python-version }}
24
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
24
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
25
25
with :
26
26
python-version : ${{ matrix.python-version }}
27
27
- name : Install dependencies
Original file line number Diff line number Diff line change 22
22
with :
23
23
persist-credentials : false
24
24
- name : Set up Python ${{ matrix.python-version }}
25
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
25
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
26
26
with :
27
27
python-version : ${{ matrix.python-version }}
28
28
cache : ' pip'
Original file line number Diff line number Diff line change 16
16
with :
17
17
persist-credentials : false
18
18
- name : Set up Python
19
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
19
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
20
20
with :
21
21
python-version : " 3.x"
22
22
- name : Install pypa/build
Original file line number Diff line number Diff line change 16
16
with :
17
17
persist-credentials : false
18
18
- name : Set up Python
19
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
19
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
20
20
with :
21
21
python-version : " 3.x"
22
22
- name : Install pypa/build
Original file line number Diff line number Diff line change 25
25
with :
26
26
persist-credentials : false
27
27
- name : Set up Python ${{ matrix.python-version }}
28
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
28
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
29
29
with :
30
30
python-version : ${{ matrix.python-version }}
31
31
- name : Install dependencies
Original file line number Diff line number Diff line change 28
28
with :
29
29
persist-credentials : false
30
30
- name : Set up Python ${{ matrix.python-version }}
31
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
31
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
32
32
with :
33
33
python-version : ${{ matrix.python-version }}
34
34
cache : ' pip'
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ The following wonderful people contributed directly or indirectly to this projec
117
117
- `Rahiel Kasim <https://github.com/rahiel >`_
118
118
- `Riko Naka <https://github.com/rikonaka >`_
119
119
- `Rizlas <https://github.com/rizlas >`_
120
- - ` Snehashish Biswas < https://github.com/Snehashish06 >`_
120
+ - Snehashish Biswas
121
121
- `Sahil Sharma <https://github.com/sahilsharma811 >`_
122
122
- `Sam Mosleh <https://github.com/sam-mosleh >`_
123
123
- `Sascha <https://github.com/saschalalala >`_
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ Major Changes
86
86
Documentation Improvements
87
87
--------------------------
88
88
89
- - Documentation Improvements (:pr: `4565 ` by ` Snehashish06 < https://github.com/Snehashish06 >`_ , :pr: `4573 `)
89
+ - Documentation Improvements (:pr: `4565 ` by Snehashish06, :pr: `4573 `)
90
90
91
91
Version 21.7
92
92
============
You can’t perform that action at this time.
0 commit comments