File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 31
31
persist-credentials : false
32
32
33
33
# Setup Python environment
34
- - uses : actions/setup-python@v5.4 .0
34
+ - uses : actions/setup-python@v5.5 .0
35
35
with :
36
36
python-version : ' 3.13'
37
37
Original file line number Diff line number Diff line change 50
50
persist-credentials : false
51
51
52
52
- name : Set up Python
53
- uses : actions/setup-python@v5.4 .0
53
+ uses : actions/setup-python@v5.5 .0
54
54
with :
55
55
python-version : ' 3.13'
56
56
Original file line number Diff line number Diff line change 32
32
33
33
# Setup Python
34
34
- name : Set up Python
35
- uses : actions/setup-python@v5.4 .0
35
+ uses : actions/setup-python@v5.5 .0
36
36
with :
37
37
python-version : ' 3.13'
38
38
Original file line number Diff line number Diff line change 41
41
42
42
# Setup Python
43
43
- name : Set up Python
44
- uses : actions/setup-python@v5.4 .0
44
+ uses : actions/setup-python@v5.5 .0
45
45
with :
46
46
python-version : ' 3.13'
47
47
You can’t perform that action at this time.
0 commit comments