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@v3
17+ - uses : actions/checkout@v4
1818 with :
1919 fetch-depth : 0
2020 - name : Set up Python
Original file line number Diff line number Diff line change 2222 - " 3.11"
2323
2424 steps :
25- - uses : actions/checkout@v3
25+ - uses : actions/checkout@v4
2626 with :
2727 fetch-depth : 0
2828
4747 fail-fast : false
4848
4949 steps :
50- - uses : actions/checkout@v3
50+ - uses : actions/checkout@v4
5151 with :
5252 fetch-depth : 0
5353
7878 - " 3.11"
7979
8080 steps :
81- - uses : actions/checkout@v3
81+ - uses : actions/checkout@v4
8282 with :
8383 fetch-depth : 0
8484
@@ -107,7 +107,7 @@ jobs:
107107 - pkglint
108108
109109 steps :
110- - uses : actions/checkout@v3
110+ - uses : actions/checkout@v4
111111 with :
112112 fetch-depth : 0
113113
@@ -131,7 +131,7 @@ jobs:
131131 fail-fast : false
132132
133133 steps :
134- - uses : actions/checkout@v3
134+ - uses : actions/checkout@v4
135135 with :
136136 fetch-depth : 0
137137
You can’t perform that action at this time.
0 commit comments