File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
with :
28
28
submodules : true
29
29
- name : Set up Python ${{ matrix.python-version }}
30
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
30
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
31
31
with :
32
32
python-version : ${{ matrix.python-version }}
33
33
- name : Install dependencies
62
62
with :
63
63
submodules : true
64
64
- name : Set up Python ${{ matrix.python-version }}
65
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
65
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
66
66
with :
67
67
python-version : ${{ matrix.python-version }}
68
68
- name : Install dependencies & lib
Original file line number Diff line number Diff line change 22
22
with :
23
23
submodules : true
24
24
- name : Set up Python
25
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
25
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
26
26
with :
27
27
python-version : ' 3.x'
28
28
- name : Install dependencies
You can’t perform that action at this time.
0 commit comments