File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 34
34
fetch-depth : 0
35
35
persist-credentials : false
36
36
37
- - uses : actions/setup-python@v5
37
+ - uses : actions/setup-python@v6
38
38
with :
39
39
python-version : " 3.13"
40
40
allow-prereleases : true
Original file line number Diff line number Diff line change 41
41
fetch-depth : 0
42
42
persist-credentials : false
43
43
44
- - uses : actions/setup-python@v5
44
+ - uses : actions/setup-python@v6
45
45
with :
46
46
python-version : ${{ matrix.python-version }}
47
47
allow-prereleases : true
Original file line number Diff line number Diff line change 15
15
with :
16
16
fetch-depth : 0
17
17
persist-credentials : false
18
- - uses : actions/setup-python@v5
18
+ - uses : actions/setup-python@v6
19
19
with :
20
20
python-version : " 3.13"
21
21
-
uses :
pre-commit/[email protected]
You can’t perform that action at this time.
0 commit comments