File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 with :
1919 fetch-depth : 0
2020 - name : Set up Python
Original file line number Diff line number Diff line change 2323 - " 3.12"
2424
2525 steps :
26- - uses : actions/checkout@v4
26+ - uses : actions/checkout@v5
2727 with :
2828 fetch-depth : 0
2929
4848 fail-fast : false
4949
5050 steps :
51- - uses : actions/checkout@v4
51+ - uses : actions/checkout@v5
5252 with :
5353 fetch-depth : 0
5454
8080 - " 3.12"
8181
8282 steps :
83- - uses : actions/checkout@v4
83+ - uses : actions/checkout@v5
8484 with :
8585 fetch-depth : 0
8686
@@ -109,7 +109,7 @@ jobs:
109109 - pkglint
110110
111111 steps :
112- - uses : actions/checkout@v4
112+ - uses : actions/checkout@v5
113113 with :
114114 fetch-depth : 0
115115
@@ -133,7 +133,7 @@ jobs:
133133 fail-fast : false
134134
135135 steps :
136- - uses : actions/checkout@v4
136+ - uses : actions/checkout@v5
137137 with :
138138 fetch-depth : 0
139139
You can’t perform that action at this time.
0 commit comments