File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
with :
19
19
fetch-depth : 0
20
20
- name : Set up Python ${{ matrix.python-version }}
21
- uses : actions/setup-python@v5.4 .0
21
+ uses : actions/setup-python@v5.5 .0
22
22
with :
23
23
python-version : ${{ matrix.python-version }}
24
24
- name : Install dependencies
Original file line number Diff line number Diff line change 12
12
SKIP : no-commit-to-branch
13
13
steps :
14
14
- uses : actions/checkout@v4
15
- - uses : actions/setup-python@v5.4 .0
15
+ - uses : actions/setup-python@v5.5 .0
16
16
-
uses :
pre-commit/[email protected]
Original file line number Diff line number Diff line change 21
21
with :
22
22
fetch-depth : 0
23
23
- name : Set up Python
24
- uses : actions/setup-python@v5.4 .0
24
+ uses : actions/setup-python@v5.5 .0
25
25
with :
26
26
python-version : 3.11
27
27
- name : Install dependencies
You can’t perform that action at this time.
0 commit comments