File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 32
32
33
33
- name : Cache SBT
34
34
id : cache-sbt
35
- uses : actions/cache@v2
35
+ uses : actions/cache@v4
36
36
with :
37
37
path : |
38
38
~/.sbt
71
71
72
72
- name : Cache SBT
73
73
id : cache-sbt
74
- uses : actions/cache@v2
74
+ uses : actions/cache@v4
75
75
with :
76
76
path : |
77
77
~/.sbt
@@ -110,7 +110,7 @@ jobs:
110
110
111
111
- name : Cache SBT
112
112
id : cache-sbt
113
- uses : actions/cache@v2
113
+ uses : actions/cache@v4
114
114
with :
115
115
path : |
116
116
~/.sbt
@@ -154,7 +154,7 @@ jobs:
154
154
155
155
- name : Cache SBT
156
156
id : cache-sbt
157
- uses : actions/cache@v2
157
+ uses : actions/cache@v4
158
158
with :
159
159
path : |
160
160
~/.sbt
@@ -215,7 +215,7 @@ jobs:
215
215
216
216
- name : Cache SBT
217
217
id : cache-sbt
218
- uses : actions/cache@v2
218
+ uses : actions/cache@v4
219
219
with :
220
220
path : |
221
221
~/.sbt
@@ -251,7 +251,7 @@ jobs:
251
251
node-version : 16
252
252
253
253
- name : Cache sbt
254
- uses : actions/cache@v2
254
+ uses : actions/cache@v4
255
255
with :
256
256
path : |
257
257
~/.sbt
@@ -321,7 +321,7 @@ jobs:
321
321
node-version : 16
322
322
323
323
- name : Cache sbt
324
- uses : actions/cache@v2
324
+ uses : actions/cache@v4
325
325
with :
326
326
path : |
327
327
~/.sbt
You can’t perform that action at this time.
0 commit comments