File tree 15 files changed +22
-22
lines changed
15 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 13
13
issues : write
14
14
pull-requests : write
15
15
steps :
16
- - uses : actions/checkout@v3
16
+ - uses : actions/checkout@v4
17
17
with :
18
18
fetch-depth : 0
19
19
Original file line number Diff line number Diff line change 7
7
not-grep :
8
8
runs-on : ubuntu-latest
9
9
steps :
10
- - uses : actions/checkout@v2
10
+ - uses : actions/checkout@v4
11
11
- name : not-grep
12
12
uses :
mattsb42-meta/[email protected]
Original file line number Diff line number Diff line change 50
50
- name : Support longpaths on Git checkout
51
51
run : |
52
52
git config --global core.longpaths true
53
- - uses : actions/checkout@v3
53
+ - uses : actions/checkout@v4
54
54
with :
55
55
submodules : recursive
56
56
fetch-depth : 0
Original file line number Diff line number Diff line change 49
49
- name : Support longpaths on Git checkout
50
50
run : |
51
51
git config --global core.longpaths true
52
- - uses : actions/checkout@v3
52
+ - uses : actions/checkout@v4
53
53
with :
54
54
submodules : recursive
55
55
fetch-depth : 0
@@ -159,7 +159,7 @@ jobs:
159
159
- name : Support longpaths on Git checkout
160
160
run : |
161
161
git config --global core.longpaths true
162
- - uses : actions/checkout@v3
162
+ - uses : actions/checkout@v4
163
163
with :
164
164
submodules : recursive
165
165
fetch-depth : 0
@@ -261,7 +261,7 @@ jobs:
261
261
- name : Support longpaths on Git checkout
262
262
run : |
263
263
git config --global core.longpaths true
264
- - uses : actions/checkout@v2
264
+ - uses : actions/checkout@v4
265
265
- name : Init Submodules
266
266
shell : bash
267
267
run : |
Original file line number Diff line number Diff line change 24
24
run : |
25
25
git config --global core.longpaths true
26
26
27
- - uses : actions/checkout@v3
27
+ - uses : actions/checkout@v4
28
28
with :
29
29
submodules : true
30
30
Original file line number Diff line number Diff line change 32
32
run : |
33
33
git config --global core.longpaths true
34
34
35
- - uses : actions/checkout@v2
35
+ - uses : actions/checkout@v4
36
36
- name : Init Submodules
37
37
run : |
38
38
git submodule update --init libraries
Original file line number Diff line number Diff line change 46
46
role-to-assume : arn:aws:iam::370957321024:role/GitHub-CI-Public-ESDK-Dafny-Role-us-west-2
47
47
role-session-name : InterOpTests
48
48
49
- - uses : actions/checkout@v3
49
+ - uses : actions/checkout@v4
50
50
# Not all submodules are needed.
51
51
# We manually pull the submodule we DO need.
52
52
- run : git submodule update --init libraries
@@ -199,7 +199,7 @@ jobs:
199
199
role-to-assume : arn:aws:iam::370957321024:role/GitHub-CI-Public-ESDK-Dafny-Role-us-west-2
200
200
role-session-name : InterOpTests
201
201
202
- - uses : actions/checkout@v3
202
+ - uses : actions/checkout@v4
203
203
# Not all submodules are needed.
204
204
# We manually pull the submodule we DO need.
205
205
- run : git submodule update --init libraries
Original file line number Diff line number Diff line change 40
40
- name : Support longpaths on Git checkout
41
41
run : |
42
42
git config --global core.longpaths true
43
- - uses : actions/checkout@v2
43
+ - uses : actions/checkout@v4
44
44
- name : Init Submodules
45
45
shell : bash
46
46
run : |
@@ -137,7 +137,7 @@ jobs:
137
137
- name : Support longpaths on Git checkout
138
138
run : |
139
139
git config --global core.longpaths true
140
- - uses : actions/checkout@v2
140
+ - uses : actions/checkout@v4
141
141
- name : Init Submodules
142
142
shell : bash
143
143
run : |
@@ -239,7 +239,7 @@ jobs:
239
239
- name : Support longpaths on Git checkout
240
240
run : |
241
241
git config --global core.longpaths true
242
- - uses : actions/checkout@v2
242
+ - uses : actions/checkout@v4
243
243
- name : Init Submodules
244
244
shell : bash
245
245
run : |
Original file line number Diff line number Diff line change 36
36
run : |
37
37
git config --global core.longpaths true
38
38
39
- - uses : actions/checkout@v3
39
+ - uses : actions/checkout@v4
40
40
- name : Init Submodules
41
41
run : |
42
42
git submodule update --init libraries
Original file line number Diff line number Diff line change 50
50
run : |
51
51
git config --global core.longpaths true
52
52
53
- - uses : actions/checkout@v3
53
+ - uses : actions/checkout@v4
54
54
with :
55
55
submodules : true
56
56
# Not all submodules are needed.
Original file line number Diff line number Diff line change 47
47
- name : Support longpaths on Git checkout
48
48
run : |
49
49
git config --global core.longpaths true
50
- - uses : actions/checkout@v2
50
+ - uses : actions/checkout@v4
51
51
- name : Init Submodules
52
52
shell : bash
53
53
run : |
@@ -153,7 +153,7 @@ jobs:
153
153
- name : Support longpaths on Git checkout
154
154
run : |
155
155
git config --global core.longpaths true
156
- - uses : actions/checkout@v2
156
+ - uses : actions/checkout@v4
157
157
- name : Init Submodules
158
158
shell : bash
159
159
run : |
Original file line number Diff line number Diff line change 33
33
- name : Support longpaths on Git checkout
34
34
run : |
35
35
git config --global core.longpaths true
36
- - uses : actions/checkout@v3
36
+ - uses : actions/checkout@v4
37
37
- name : Init Submodules
38
38
shell : bash
39
39
run : |
@@ -146,7 +146,7 @@ jobs:
146
146
- name : Support longpaths on Git checkout
147
147
run : |
148
148
git config --global core.longpaths true
149
- - uses : actions/checkout@v3
149
+ - uses : actions/checkout@v4
150
150
- name : Init Submodules
151
151
shell : bash
152
152
run : |
Original file line number Diff line number Diff line change 15
15
run : |
16
16
git config --global core.longpaths true
17
17
18
- - uses : actions/checkout@v3
18
+ - uses : actions/checkout@v4
19
19
with :
20
20
submodules : recursive
21
21
# We need access to the role that is able to get CI Bot Creds
Original file line number Diff line number Diff line change 23
23
- name : Support longpaths on Git checkout
24
24
run : |
25
25
git config --global core.longpaths true
26
- - uses : actions/checkout@v3
26
+ - uses : actions/checkout@v4
27
27
# We only pull in the submodules we need to build the library
28
28
- run : git submodule update --init libraries
29
29
Original file line number Diff line number Diff line change 13
13
issues : write
14
14
pull-requests : write
15
15
steps :
16
- - uses : actions/checkout@v3
16
+ - uses : actions/checkout@v4
17
17
with :
18
18
fetch-depth : 0
19
19
You can’t perform that action at this time.
0 commit comments