File tree Expand file tree Collapse file tree 12 files changed +24
-24
lines changed Expand file tree Collapse file tree 12 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ jobs:
31
31
uses : actions/checkout@v4
32
32
33
33
- name : Cache CIFAR-10 dataset
34
- uses : actions/cache@v3
34
+ uses : actions/cache@v4
35
35
with :
36
36
path : ~/.art/data/cifar-10-batches-py
37
37
key : cifar10-dataset-cache-v1
38
38
39
39
- name : Cache MNIST dataset
40
- uses : actions/cache@v3
40
+ uses : actions/cache@v4
41
41
with :
42
42
path : ~/.art/data/mnist.npz
43
43
key : mnist-dataset-cache-v1
Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ jobs:
31
31
uses : actions/checkout@v4
32
32
33
33
- name : Cache CIFAR-10 dataset
34
- uses : actions/cache@v3
34
+ uses : actions/cache@v4
35
35
with :
36
36
path : ~/.art/data/cifar-10-batches-py
37
37
key : cifar10-dataset-cache-v1
38
38
39
39
- name : Cache MNIST dataset
40
- uses : actions/cache@v3
40
+ uses : actions/cache@v4
41
41
with :
42
42
path : ~/.art/data/mnist.npz
43
43
key : mnist-dataset-cache-v1
Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ jobs:
31
31
uses : actions/checkout@v4
32
32
33
33
- name : Cache CIFAR-10 dataset
34
- uses : actions/cache@v3
34
+ uses : actions/cache@v4
35
35
with :
36
36
path : ~/.art/data/cifar-10-batches-py
37
37
key : cifar10-dataset-cache-v1
38
38
39
39
- name : Cache MNIST dataset
40
- uses : actions/cache@v3
40
+ uses : actions/cache@v4
41
41
with :
42
42
path : ~/.art/data/mnist.npz
43
43
key : mnist-dataset-cache-v1
Original file line number Diff line number Diff line change @@ -61,13 +61,13 @@ jobs:
61
61
pip list
62
62
63
63
- name : Cache CIFAR-10 dataset
64
- uses : actions/cache@v3
64
+ uses : actions/cache@v4
65
65
with :
66
66
path : ~/.art/data/cifar-10-batches-py
67
67
key : cifar10-dataset-cache-v1
68
68
69
69
- name : Cache MNIST dataset
70
- uses : actions/cache@v3
70
+ uses : actions/cache@v4
71
71
with :
72
72
path : ~/.art/data/mnist.npz
73
73
key : mnist-dataset-cache-v1
Original file line number Diff line number Diff line change @@ -69,13 +69,13 @@ jobs:
69
69
pip list
70
70
71
71
- name : Cache CIFAR-10 dataset
72
- uses : actions/cache@v3
72
+ uses : actions/cache@v4
73
73
with :
74
74
path : ~/.art/data/cifar-10-batches-py
75
75
key : cifar10-dataset-cache-v1
76
76
77
77
- name : Cache MNIST dataset
78
- uses : actions/cache@v3
78
+ uses : actions/cache@v4
79
79
with :
80
80
path : ~/.art/data/mnist.npz
81
81
key : mnist-dataset-cache-v1
Original file line number Diff line number Diff line change @@ -64,13 +64,13 @@ jobs:
64
64
pip list
65
65
66
66
- name : Cache CIFAR-10 dataset
67
- uses : actions/cache@v3
67
+ uses : actions/cache@v4
68
68
with :
69
69
path : ~/.art/data/cifar-10-batches-py
70
70
key : cifar10-dataset-cache-v1
71
71
72
72
- name : Cache MNIST dataset
73
- uses : actions/cache@v3
73
+ uses : actions/cache@v4
74
74
with :
75
75
path : ~/.art/data/mnist.npz
76
76
key : mnist-dataset-cache-v1
Original file line number Diff line number Diff line change @@ -45,13 +45,13 @@ jobs:
45
45
pip list
46
46
47
47
- name : Cache CIFAR-10 dataset
48
- uses : actions/cache@v3
48
+ uses : actions/cache@v4
49
49
with :
50
50
path : ~/.art/data/cifar-10-batches-py
51
51
key : cifar10-dataset-cache-v1
52
52
53
53
- name : Cache MNIST dataset
54
- uses : actions/cache@v3
54
+ uses : actions/cache@v4
55
55
with :
56
56
path : ~/.art/data/mnist.npz
57
57
key : mnist-dataset-cache-v1
Original file line number Diff line number Diff line change @@ -64,13 +64,13 @@ jobs:
64
64
pip list
65
65
66
66
- name : Cache CIFAR-10 dataset
67
- uses : actions/cache@v3
67
+ uses : actions/cache@v4
68
68
with :
69
69
path : ~/.art/data/cifar-10-batches-py
70
70
key : cifar10-dataset-cache-v1
71
71
72
72
- name : Cache MNIST dataset
73
- uses : actions/cache@v3
73
+ uses : actions/cache@v4
74
74
with :
75
75
path : ~/.art/data/mnist.npz
76
76
key : mnist-dataset-cache-v1
Original file line number Diff line number Diff line change @@ -57,13 +57,13 @@ jobs:
57
57
pip list
58
58
59
59
- name : Cache CIFAR-10 dataset
60
- uses : actions/cache@v3
60
+ uses : actions/cache@v4
61
61
with :
62
62
path : ~/.art/data/cifar-10-batches-py
63
63
key : cifar10-dataset-cache-v1
64
64
65
65
- name : Cache MNIST dataset
66
- uses : actions/cache@v3
66
+ uses : actions/cache@v4
67
67
with :
68
68
path : ~/.art/data/mnist.npz
69
69
key : mnist-dataset-cache-v1
Original file line number Diff line number Diff line change @@ -65,13 +65,13 @@ jobs:
65
65
pip list
66
66
67
67
- name : Cache CIFAR-10 dataset
68
- uses : actions/cache@v3
68
+ uses : actions/cache@v4
69
69
with :
70
70
path : ~/.art/data/cifar-10-batches-py
71
71
key : cifar10-dataset-cache-v1
72
72
73
73
- name : Cache MNIST dataset
74
- uses : actions/cache@v3
74
+ uses : actions/cache@v4
75
75
with :
76
76
path : ~/.art/data/mnist.npz
77
77
key : mnist-dataset-cache-v1
You can’t perform that action at this time.
0 commit comments