Skip to content

Commit 5a6105c

Browse files
github-actions[bot]github-actions
andauthored
Update all (#59)
Co-authored-by: github-actions <[email protected]>
1 parent 79129f4 commit 5a6105c

File tree

8 files changed

+51
-21
lines changed

8 files changed

+51
-21
lines changed

config/actions/actions_cache.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+^v[3-9]+(\\.[0-9]+){0,2}$"
77
],
88
"branches": {
9-
"main": "81382a721fc89d96eca335d0c3ba33144b2baa9d"
9+
"main": "8469c94c6a180dfb41a1bd7e1b46ac557ea124f1"
1010
},
1111
"defaultBranch": "main",
1212
"tags": {
@@ -84,7 +84,7 @@
8484
"commit": "e12d46a63a90f2fae62d114769bbf2a179198b5c"
8585
},
8686
"v4": {
87-
"commit": "0c45773b623bea8c8e75f6c82b208c3cf94ea4f9"
87+
"commit": "3624ceb22c1c5a301c8db4169662070a689d9ea8"
8888
},
8989
"v4.0.0": {
9090
"commit": "13aacd865c20de90d75de3b17ebe84f7a17d57d2"
@@ -94,6 +94,12 @@
9494
},
9595
"v4.0.2": {
9696
"commit": "0c45773b623bea8c8e75f6c82b208c3cf94ea4f9"
97+
},
98+
"v4.1.0": {
99+
"commit": "2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2"
100+
},
101+
"v4.1.1": {
102+
"commit": "3624ceb22c1c5a301c8db4169662070a689d9ea8"
97103
}
98104
}
99105
}

config/actions/actions_checkout.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+^v[0-9]+(\\.[0-9]+){0,2}$"
77
],
88
"branches": {
9-
"main": "d632683dd7b4114ad314bca15554477dd762a938"
9+
"main": "eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871"
1010
},
1111
"defaultBranch": "main",
1212
"tags": {
@@ -116,7 +116,7 @@
116116
"commit": "f43a0e5ff2bd294095638e18286ca9a3d1956744"
117117
},
118118
"v4": {
119-
"commit": "692973e3d937129bcbf40652eb9f2f61becf3332"
119+
"commit": "eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871"
120120
},
121121
"v4.0.0": {
122122
"commit": "1e31de5234b9f8995739874a8ce0492dc87873e2"
@@ -147,6 +147,9 @@
147147
},
148148
"v4.2.0": {
149149
"commit": "d632683dd7b4114ad314bca15554477dd762a938"
150+
},
151+
"v4.2.1": {
152+
"commit": "eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871"
150153
}
151154
}
152155
}

config/actions/actions_setup-python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"-^v1(\\.[0-9]+){0,2}$"
88
],
99
"branches": {
10-
"main": "e9675cc634901ff55d92c575ecd6945e65464b00"
10+
"main": "19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e"
1111
},
1212
"defaultBranch": "main",
1313
"tags": {

config/actions/actions_upload-artifact.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+^v[0-9]+(\\.[0-9]+){0,2}$"
77
],
88
"branches": {
9-
"main": "3eadd8b791cabf7cd572f194da82158c24125bd8"
9+
"main": "184d73b71b93c222403b2e7f1ffebe4508014249"
1010
},
1111
"defaultBranch": "main",
1212
"tags": {
@@ -85,7 +85,7 @@
8585
"commit": "ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5"
8686
},
8787
"v4": {
88-
"commit": "50769540e7f4bd5e21e526ee35c689e35e0d6874"
88+
"commit": "b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882"
8989
},
9090
"v4.0.0": {
9191
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
@@ -119,6 +119,15 @@
119119
},
120120
"v4.4.0": {
121121
"commit": "50769540e7f4bd5e21e526ee35c689e35e0d6874"
122+
},
123+
"v4.4.1": {
124+
"commit": "604373da6381bf24206979c74d06a550515601b9"
125+
},
126+
"v4.4.2": {
127+
"commit": "84480863f228bb9747b473957fcc9e309aa96097"
128+
},
129+
"v4.4.3": {
130+
"commit": "b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882"
122131
}
123132
}
124133
}

script/generated/actions_cache.sh

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_cache
22
pushd actions_cache
3-
curl -s -S -L -o '81382a721fc89d96eca335d0c3ba33144b2baa9d.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/81382a721fc89d96eca335d0c3ba33144b2baa9d'
4-
curl -s -S -L -o '81382a721fc89d96eca335d0c3ba33144b2baa9d.zip' 'https://api.github.com/repos/actions/cache/zipball/81382a721fc89d96eca335d0c3ba33144b2baa9d'
3+
curl -s -S -L -o '8469c94c6a180dfb41a1bd7e1b46ac557ea124f1.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/8469c94c6a180dfb41a1bd7e1b46ac557ea124f1'
4+
curl -s -S -L -o '8469c94c6a180dfb41a1bd7e1b46ac557ea124f1.zip' 'https://api.github.com/repos/actions/cache/zipball/8469c94c6a180dfb41a1bd7e1b46ac557ea124f1'
55
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
66
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.zip' 'https://api.github.com/repos/actions/cache/zipball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
77
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514'
@@ -50,12 +50,16 @@ curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.tar.gz' 'https://api.
5050
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.zip' 'https://api.github.com/repos/actions/cache/zipball/704facf57e6136b1bc63b828d79edcd491f0ee84'
5151
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
5252
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.zip' 'https://api.github.com/repos/actions/cache/zipball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
53-
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
54-
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.zip' 'https://api.github.com/repos/actions/cache/zipball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
53+
curl -s -S -L -o '3624ceb22c1c5a301c8db4169662070a689d9ea8.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/3624ceb22c1c5a301c8db4169662070a689d9ea8'
54+
curl -s -S -L -o '3624ceb22c1c5a301c8db4169662070a689d9ea8.zip' 'https://api.github.com/repos/actions/cache/zipball/3624ceb22c1c5a301c8db4169662070a689d9ea8'
5555
curl -s -S -L -o '13aacd865c20de90d75de3b17ebe84f7a17d57d2.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/13aacd865c20de90d75de3b17ebe84f7a17d57d2'
5656
curl -s -S -L -o '13aacd865c20de90d75de3b17ebe84f7a17d57d2.zip' 'https://api.github.com/repos/actions/cache/zipball/13aacd865c20de90d75de3b17ebe84f7a17d57d2'
5757
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/ab5e6d0c87105b4c9c2047343972218f562e4319'
5858
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.zip' 'https://api.github.com/repos/actions/cache/zipball/ab5e6d0c87105b4c9c2047343972218f562e4319'
5959
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
6060
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.zip' 'https://api.github.com/repos/actions/cache/zipball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
61+
curl -s -S -L -o '2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2'
62+
curl -s -S -L -o '2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2.zip' 'https://api.github.com/repos/actions/cache/zipball/2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2'
63+
curl -s -S -L -o '3624ceb22c1c5a301c8db4169662070a689d9ea8.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/3624ceb22c1c5a301c8db4169662070a689d9ea8'
64+
curl -s -S -L -o '3624ceb22c1c5a301c8db4169662070a689d9ea8.zip' 'https://api.github.com/repos/actions/cache/zipball/3624ceb22c1c5a301c8db4169662070a689d9ea8'
6165
popd

script/generated/actions_checkout.sh

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_checkout
22
pushd actions_checkout
3-
curl -s -S -L -o 'd632683dd7b4114ad314bca15554477dd762a938.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/d632683dd7b4114ad314bca15554477dd762a938'
4-
curl -s -S -L -o 'd632683dd7b4114ad314bca15554477dd762a938.zip' 'https://api.github.com/repos/actions/checkout/zipball/d632683dd7b4114ad314bca15554477dd762a938'
3+
curl -s -S -L -o 'eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'
4+
curl -s -S -L -o 'eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871.zip' 'https://api.github.com/repos/actions/checkout/zipball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'
55
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
66
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.zip' 'https://api.github.com/repos/actions/checkout/zipball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
77
curl -s -S -L -o 'af513c7a016048ae468971c52ed77d9562c7c819.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/af513c7a016048ae468971c52ed77d9562c7c819'
@@ -70,8 +70,8 @@ curl -s -S -L -o 'c85c95e3d7251135ab7dc9ce3241c5835cc595a9.tar.gz' 'https://api.
7070
curl -s -S -L -o 'c85c95e3d7251135ab7dc9ce3241c5835cc595a9.zip' 'https://api.github.com/repos/actions/checkout/zipball/c85c95e3d7251135ab7dc9ce3241c5835cc595a9'
7171
curl -s -S -L -o 'f43a0e5ff2bd294095638e18286ca9a3d1956744.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/f43a0e5ff2bd294095638e18286ca9a3d1956744'
7272
curl -s -S -L -o 'f43a0e5ff2bd294095638e18286ca9a3d1956744.zip' 'https://api.github.com/repos/actions/checkout/zipball/f43a0e5ff2bd294095638e18286ca9a3d1956744'
73-
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'
74-
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.zip' 'https://api.github.com/repos/actions/checkout/zipball/692973e3d937129bcbf40652eb9f2f61becf3332'
73+
curl -s -S -L -o 'eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'
74+
curl -s -S -L -o 'eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871.zip' 'https://api.github.com/repos/actions/checkout/zipball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'
7575
curl -s -S -L -o '1e31de5234b9f8995739874a8ce0492dc87873e2.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/1e31de5234b9f8995739874a8ce0492dc87873e2'
7676
curl -s -S -L -o '1e31de5234b9f8995739874a8ce0492dc87873e2.zip' 'https://api.github.com/repos/actions/checkout/zipball/1e31de5234b9f8995739874a8ce0492dc87873e2'
7777
curl -s -S -L -o '8ade135a41bc03ea155e62e844d188df1ea18608.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/8ade135a41bc03ea155e62e844d188df1ea18608'
@@ -92,4 +92,6 @@ curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.tar.gz' 'https://api.
9292
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.zip' 'https://api.github.com/repos/actions/checkout/zipball/692973e3d937129bcbf40652eb9f2f61becf3332'
9393
curl -s -S -L -o 'd632683dd7b4114ad314bca15554477dd762a938.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/d632683dd7b4114ad314bca15554477dd762a938'
9494
curl -s -S -L -o 'd632683dd7b4114ad314bca15554477dd762a938.zip' 'https://api.github.com/repos/actions/checkout/zipball/d632683dd7b4114ad314bca15554477dd762a938'
95+
curl -s -S -L -o 'eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'
96+
curl -s -S -L -o 'eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871.zip' 'https://api.github.com/repos/actions/checkout/zipball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'
9597
popd

script/generated/actions_setup-python.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_setup-python
22
pushd actions_setup-python
3-
curl -s -S -L -o 'e9675cc634901ff55d92c575ecd6945e65464b00.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9675cc634901ff55d92c575ecd6945e65464b00'
4-
curl -s -S -L -o 'e9675cc634901ff55d92c575ecd6945e65464b00.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e9675cc634901ff55d92c575ecd6945e65464b00'
3+
curl -s -S -L -o '19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e'
4+
curl -s -S -L -o '19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e'
55
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
66
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
77
curl -s -S -L -o '79a60bc5f81b5089e080e675ad1f542941c1e8c0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/79a60bc5f81b5089e080e675ad1f542941c1e8c0'

script/generated/actions_upload-artifact.sh

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_upload-artifact
22
pushd actions_upload-artifact
3-
curl -s -S -L -o '3eadd8b791cabf7cd572f194da82158c24125bd8.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/3eadd8b791cabf7cd572f194da82158c24125bd8'
4-
curl -s -S -L -o '3eadd8b791cabf7cd572f194da82158c24125bd8.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/3eadd8b791cabf7cd572f194da82158c24125bd8'
3+
curl -s -S -L -o '184d73b71b93c222403b2e7f1ffebe4508014249.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/184d73b71b93c222403b2e7f1ffebe4508014249'
4+
curl -s -S -L -o '184d73b71b93c222403b2e7f1ffebe4508014249.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/184d73b71b93c222403b2e7f1ffebe4508014249'
55
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
66
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
77
curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
@@ -50,8 +50,8 @@ curl -s -S -L -o '9ee08a3b00e91a926cc9547dc79589c20872452f.tar.gz' 'https://api.
5050
curl -s -S -L -o '9ee08a3b00e91a926cc9547dc79589c20872452f.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/9ee08a3b00e91a926cc9547dc79589c20872452f'
5151
curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5'
5252
curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5'
53-
curl -s -S -L -o '50769540e7f4bd5e21e526ee35c689e35e0d6874.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/50769540e7f4bd5e21e526ee35c689e35e0d6874'
54-
curl -s -S -L -o '50769540e7f4bd5e21e526ee35c689e35e0d6874.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/50769540e7f4bd5e21e526ee35c689e35e0d6874'
53+
curl -s -S -L -o 'b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882'
54+
curl -s -S -L -o 'b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882'
5555
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
5656
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/c7d193f32edcb7bfad88892161225aeda64e9392'
5757
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
@@ -74,4 +74,10 @@ curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.tar.gz' 'https://api.
7474
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
7575
curl -s -S -L -o '50769540e7f4bd5e21e526ee35c689e35e0d6874.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/50769540e7f4bd5e21e526ee35c689e35e0d6874'
7676
curl -s -S -L -o '50769540e7f4bd5e21e526ee35c689e35e0d6874.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/50769540e7f4bd5e21e526ee35c689e35e0d6874'
77+
curl -s -S -L -o '604373da6381bf24206979c74d06a550515601b9.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/604373da6381bf24206979c74d06a550515601b9'
78+
curl -s -S -L -o '604373da6381bf24206979c74d06a550515601b9.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/604373da6381bf24206979c74d06a550515601b9'
79+
curl -s -S -L -o '84480863f228bb9747b473957fcc9e309aa96097.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/84480863f228bb9747b473957fcc9e309aa96097'
80+
curl -s -S -L -o '84480863f228bb9747b473957fcc9e309aa96097.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/84480863f228bb9747b473957fcc9e309aa96097'
81+
curl -s -S -L -o 'b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882'
82+
curl -s -S -L -o 'b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882'
7783
popd

0 commit comments

Comments
 (0)