Compare commits
21 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed4fba82d1 | ||
|
|
7d23be52f7 | ||
|
|
adb6a9167a | ||
|
|
fdbc2c64d1 | ||
|
|
fd9ede2a27 | ||
|
|
8ec6f056f2 | ||
|
|
113b4d4daa | ||
|
|
eec729bff9 | ||
|
|
5a6105cd53 | ||
|
|
79129f4b75 | ||
|
|
1c05567a57 | ||
|
|
7ddca84a0d | ||
|
|
cfebf2596b | ||
|
|
0e8b3bafbf | ||
|
|
6abcef416d | ||
|
|
9257a88b4b | ||
|
|
f215bf2833 | ||
|
|
ee78caab96 | ||
|
|
046fc8b168 | ||
|
|
b8e75c84fa | ||
|
|
c863e69e55 |
@@ -15,6 +15,10 @@ Preview versions are intentionally excluded. For example: `v2-beta`
|
||||
|
||||
Optional args may be supplied to control which refs are included. See `script/add-action.sh --help` for more info.
|
||||
|
||||
### How to use this in the self-hosted runner?
|
||||
|
||||
Please read the doc @kenmuse has put together at: https://www.kenmuse.com/blog/building-github-actions-runner-images-with-an-action-archive-cache/
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the terms of the MIT open source license. Please refer to [MIT](./LICENSE.txt) for the full terms.
|
||||
|
||||
@@ -6,13 +6,12 @@
|
||||
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "0c45773b623bea8c8e75f6c82b208c3cf94ea4f9"
|
||||
"main": "5a3ec84eff668545956fd18022155c47e93e2684"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
"v3": {
|
||||
"commit": "e12d46a63a90f2fae62d114769bbf2a179198b5c",
|
||||
"tag": "734d9cb93d6f7610c2400b0f789eaa6f9813e271"
|
||||
"commit": "2f8e54208210a422b2efd51efaa6bd6d7ca8920f"
|
||||
},
|
||||
"v3.0.0": {
|
||||
"commit": "4b0cf6cc4619e737324ddfcec08fff2413359514"
|
||||
@@ -83,8 +82,20 @@
|
||||
"v3.3.3": {
|
||||
"commit": "e12d46a63a90f2fae62d114769bbf2a179198b5c"
|
||||
},
|
||||
"v3.4.0": {
|
||||
"commit": "f4b3439a656ba812b8cb417d2d49f9c810103092"
|
||||
},
|
||||
"v3.4.1": {
|
||||
"commit": "58c1e461ab4154b5b12d40cb0e84792b845ab8ba"
|
||||
},
|
||||
"v3.4.2": {
|
||||
"commit": "387e18722e6ff315b24a3b8b071feddd27b7bf7e"
|
||||
},
|
||||
"v3.4.3": {
|
||||
"commit": "2f8e54208210a422b2efd51efaa6bd6d7ca8920f"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "0c45773b623bea8c8e75f6c82b208c3cf94ea4f9"
|
||||
"commit": "5a3ec84eff668545956fd18022155c47e93e2684"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "13aacd865c20de90d75de3b17ebe84f7a17d57d2"
|
||||
@@ -94,6 +105,27 @@
|
||||
},
|
||||
"v4.0.2": {
|
||||
"commit": "0c45773b623bea8c8e75f6c82b208c3cf94ea4f9"
|
||||
},
|
||||
"v4.1.0": {
|
||||
"commit": "2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2"
|
||||
},
|
||||
"v4.1.1": {
|
||||
"commit": "3624ceb22c1c5a301c8db4169662070a689d9ea8"
|
||||
},
|
||||
"v4.1.2": {
|
||||
"commit": "6849a6489940f00c2f30c0fb92c6274307ccb58a"
|
||||
},
|
||||
"v4.2.0": {
|
||||
"commit": "1bd1e32a3bdc45362d1e726936510720a7c30a57"
|
||||
},
|
||||
"v4.2.1": {
|
||||
"commit": "0c907a75c2c80ebcb7f088228285e798b750cf8f"
|
||||
},
|
||||
"v4.2.2": {
|
||||
"commit": "d4323d4df104b026a6aa633fdb11d772146be0bf"
|
||||
},
|
||||
"v4.2.3": {
|
||||
"commit": "5a3ec84eff668545956fd18022155c47e93e2684"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "cd7d8d697e10461458bc61a30d094dc601a8b017"
|
||||
"main": "85e6279cec87321a52edac9c87bce653a07cf6c2"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -116,7 +116,7 @@
|
||||
"commit": "f43a0e5ff2bd294095638e18286ca9a3d1956744"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "b4ffde65f46336ab88eb53be808477a3936bae11"
|
||||
"commit": "11bd71901bbe5b1630ceea73d27597364c9af683"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "1e31de5234b9f8995739874a8ce0492dc87873e2"
|
||||
@@ -129,6 +129,30 @@
|
||||
},
|
||||
"v4.1.2": {
|
||||
"commit": "9bb56186c3b09b4f86b1c65136769dd318469633"
|
||||
},
|
||||
"v4.1.3": {
|
||||
"commit": "1d96c772d19495a3b5c517cd2bc0cb401ea0529f"
|
||||
},
|
||||
"v4.1.4": {
|
||||
"commit": "0ad4b8fadaa221de15dcec353f45205ec38ea70b"
|
||||
},
|
||||
"v4.1.5": {
|
||||
"commit": "44c2b7a8a4ea60a981eaca3cf939b5f4305c123b"
|
||||
},
|
||||
"v4.1.6": {
|
||||
"commit": "a5ac7e51b41094c92402da3b24376905380afc29"
|
||||
},
|
||||
"v4.1.7": {
|
||||
"commit": "692973e3d937129bcbf40652eb9f2f61becf3332"
|
||||
},
|
||||
"v4.2.0": {
|
||||
"commit": "d632683dd7b4114ad314bca15554477dd762a938"
|
||||
},
|
||||
"v4.2.1": {
|
||||
"commit": "eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871"
|
||||
},
|
||||
"v4.2.2": {
|
||||
"commit": "11bd71901bbe5b1630ceea73d27597364c9af683"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "c2ac33f2c62f978d6c944d9648125a294e56dc0b"
|
||||
"main": "49933ea5288caeca8642d1e84afbd3f7d6820020"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -117,7 +117,7 @@
|
||||
"commit": "7c12f8017d5436eb855f1ed4399f037a36fbd9e8"
|
||||
},
|
||||
"v3": {
|
||||
"commit": "1a4442cacd436585916779262731d5b162bc6ec7"
|
||||
"commit": "dbe1369d7be17e7823f8c1ee1ae8bec5779239dd"
|
||||
},
|
||||
"v3.0.0": {
|
||||
"commit": "9ced9a43a244f3ac94f13bfd896db8c8f30da67a"
|
||||
@@ -161,8 +161,11 @@
|
||||
"v3.8.2": {
|
||||
"commit": "1a4442cacd436585916779262731d5b162bc6ec7"
|
||||
},
|
||||
"v3.9.0": {
|
||||
"commit": "dbe1369d7be17e7823f8c1ee1ae8bec5779239dd"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "60edb5dd545a775178f52524783378180af0d1f8"
|
||||
"commit": "49933ea5288caeca8642d1e84afbd3f7d6820020"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65"
|
||||
@@ -172,6 +175,24 @@
|
||||
},
|
||||
"v4.0.2": {
|
||||
"commit": "60edb5dd545a775178f52524783378180af0d1f8"
|
||||
},
|
||||
"v4.0.3": {
|
||||
"commit": "1e60f620b9541d16bece96c5465dc8ee9832be0b"
|
||||
},
|
||||
"v4.0.4": {
|
||||
"commit": "0a44ba7841725637a19e28fa30b79a866c81b0a6"
|
||||
},
|
||||
"v4.1.0": {
|
||||
"commit": "39370e3970a6d050c480ffad4ff0ed4d3fdee5af"
|
||||
},
|
||||
"v4.2.0": {
|
||||
"commit": "1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a"
|
||||
},
|
||||
"v4.3.0": {
|
||||
"commit": "cdca7365b2dadb8aad0a33bc7601856ffabcc48e"
|
||||
},
|
||||
"v4.4.0": {
|
||||
"commit": "49933ea5288caeca8642d1e84afbd3f7d6820020"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "9a7ac94420f42ee15fc60ab88d0dca4be1fd5757"
|
||||
"main": "e348410e00f449ece8581cb8e88be8f0e7712da6"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -86,7 +86,7 @@
|
||||
"commit": "3542bca2639a428e1796aaa6a2ffef0c0f575566"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236"
|
||||
"commit": "3605726ffa6ef7750b99ff496e5b88248b414e26"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "d09bd5e6005b175076f227b13d9730d56e9dcfcb"
|
||||
@@ -124,11 +124,32 @@
|
||||
"v4.8.0": {
|
||||
"commit": "b64ffcaf5b410884ad320a9cfac8866006a109aa"
|
||||
},
|
||||
"v4.9.0": {
|
||||
"commit": "3605726ffa6ef7750b99ff496e5b88248b414e26"
|
||||
},
|
||||
"v5": {
|
||||
"commit": "0a5c61591373683505ea898e09a3ea4f39ef2b9c"
|
||||
"commit": "8d9ed9ac5c53483de85588cdf95a591a75ab9f55"
|
||||
},
|
||||
"v5.0.0": {
|
||||
"commit": "0a5c61591373683505ea898e09a3ea4f39ef2b9c"
|
||||
},
|
||||
"v5.1.0": {
|
||||
"commit": "82c7e631bb3cdc910f68e0081d67478d79c6982d"
|
||||
},
|
||||
"v5.1.1": {
|
||||
"commit": "39cd14951b08e74b54015e9e001cdefcf80e669f"
|
||||
},
|
||||
"v5.2.0": {
|
||||
"commit": "f677139bbe7f9c59b41e40162b753c062f5d49a3"
|
||||
},
|
||||
"v5.3.0": {
|
||||
"commit": "0b93645e9fea7318ecaed2b359559ac225c90a2b"
|
||||
},
|
||||
"v5.4.0": {
|
||||
"commit": "42375524e23c412d93fb67b49958b491fce71c38"
|
||||
},
|
||||
"v5.5.0": {
|
||||
"commit": "8d9ed9ac5c53483de85588cdf95a591a75ab9f55"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb"
|
||||
"main": "6027e3dd177782cd8ab9af838c04fd81a07f1d47"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -61,7 +61,7 @@
|
||||
"commit": "82c141cc518b40d92cc801eee768e7aafc9c2fa2"
|
||||
},
|
||||
"v3": {
|
||||
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
||||
"commit": "ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5"
|
||||
},
|
||||
"v3.0.0": {
|
||||
"commit": "6673cd052c4cd6fcf4b4e6e60ea986c889389535"
|
||||
@@ -78,8 +78,14 @@
|
||||
"v3.1.3": {
|
||||
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
||||
},
|
||||
"v3.2.0": {
|
||||
"commit": "9ee08a3b00e91a926cc9547dc79589c20872452f"
|
||||
},
|
||||
"v3.2.1": {
|
||||
"commit": "ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "5d5d22a31266ced268874388b861e4b58bb5c2f3"
|
||||
"commit": "ea165f8d65b6e75b540449e92b4886f43607fa02"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
||||
@@ -95,6 +101,45 @@
|
||||
},
|
||||
"v4.3.1": {
|
||||
"commit": "5d5d22a31266ced268874388b861e4b58bb5c2f3"
|
||||
},
|
||||
"v4.3.2": {
|
||||
"commit": "1746f4ab65b179e0ea60a494b83293b640dd5bba"
|
||||
},
|
||||
"v4.3.3": {
|
||||
"commit": "65462800fd760344b1a7b4382951275a0abb4808"
|
||||
},
|
||||
"v4.3.4": {
|
||||
"commit": "0b2256b8c012f0828dc542b3febcab082c67f72b"
|
||||
},
|
||||
"v4.3.5": {
|
||||
"commit": "89ef406dd8d7e03cfd12d9e0a4a378f454709029"
|
||||
},
|
||||
"v4.3.6": {
|
||||
"commit": "834a144ee995460fba8ed112a2fc961b36a5ec5a"
|
||||
},
|
||||
"v4.4.0": {
|
||||
"commit": "50769540e7f4bd5e21e526ee35c689e35e0d6874"
|
||||
},
|
||||
"v4.4.1": {
|
||||
"commit": "604373da6381bf24206979c74d06a550515601b9"
|
||||
},
|
||||
"v4.4.2": {
|
||||
"commit": "84480863f228bb9747b473957fcc9e309aa96097"
|
||||
},
|
||||
"v4.4.3": {
|
||||
"commit": "b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882"
|
||||
},
|
||||
"v4.5.0": {
|
||||
"commit": "6f51ac03b9356f520e9adb1b1b7802705f340c2b"
|
||||
},
|
||||
"v4.6.0": {
|
||||
"commit": "65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08"
|
||||
},
|
||||
"v4.6.1": {
|
||||
"commit": "4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1"
|
||||
},
|
||||
"v4.6.2": {
|
||||
"commit": "ea165f8d65b6e75b540449e92b4886f43607fa02"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
mkdir actions_cache
|
||||
pushd actions_cache
|
||||
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
|
||||
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.zip' 'https://api.github.com/repos/actions/cache/zipball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
|
||||
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
|
||||
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.zip' 'https://api.github.com/repos/actions/cache/zipball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
|
||||
curl -s -S -L -o '5a3ec84eff668545956fd18022155c47e93e2684.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/5a3ec84eff668545956fd18022155c47e93e2684'
|
||||
curl -s -S -L -o '5a3ec84eff668545956fd18022155c47e93e2684.zip' 'https://api.github.com/repos/actions/cache/zipball/5a3ec84eff668545956fd18022155c47e93e2684'
|
||||
curl -s -S -L -o '2f8e54208210a422b2efd51efaa6bd6d7ca8920f.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/2f8e54208210a422b2efd51efaa6bd6d7ca8920f'
|
||||
curl -s -S -L -o '2f8e54208210a422b2efd51efaa6bd6d7ca8920f.zip' 'https://api.github.com/repos/actions/cache/zipball/2f8e54208210a422b2efd51efaa6bd6d7ca8920f'
|
||||
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514'
|
||||
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.zip' 'https://api.github.com/repos/actions/cache/zipball/4b0cf6cc4619e737324ddfcec08fff2413359514'
|
||||
curl -s -S -L -o '136d96b4aee02b1f0de3ba493b1d47135042d9c0.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/136d96b4aee02b1f0de3ba493b1d47135042d9c0'
|
||||
@@ -50,12 +50,34 @@ curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.zip' 'https://api.github.com/repos/actions/cache/zipball/704facf57e6136b1bc63b828d79edcd491f0ee84'
|
||||
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
|
||||
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.zip' 'https://api.github.com/repos/actions/cache/zipball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
|
||||
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
|
||||
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.zip' 'https://api.github.com/repos/actions/cache/zipball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
|
||||
curl -s -S -L -o 'f4b3439a656ba812b8cb417d2d49f9c810103092.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/f4b3439a656ba812b8cb417d2d49f9c810103092'
|
||||
curl -s -S -L -o 'f4b3439a656ba812b8cb417d2d49f9c810103092.zip' 'https://api.github.com/repos/actions/cache/zipball/f4b3439a656ba812b8cb417d2d49f9c810103092'
|
||||
curl -s -S -L -o '58c1e461ab4154b5b12d40cb0e84792b845ab8ba.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/58c1e461ab4154b5b12d40cb0e84792b845ab8ba'
|
||||
curl -s -S -L -o '58c1e461ab4154b5b12d40cb0e84792b845ab8ba.zip' 'https://api.github.com/repos/actions/cache/zipball/58c1e461ab4154b5b12d40cb0e84792b845ab8ba'
|
||||
curl -s -S -L -o '387e18722e6ff315b24a3b8b071feddd27b7bf7e.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/387e18722e6ff315b24a3b8b071feddd27b7bf7e'
|
||||
curl -s -S -L -o '387e18722e6ff315b24a3b8b071feddd27b7bf7e.zip' 'https://api.github.com/repos/actions/cache/zipball/387e18722e6ff315b24a3b8b071feddd27b7bf7e'
|
||||
curl -s -S -L -o '2f8e54208210a422b2efd51efaa6bd6d7ca8920f.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/2f8e54208210a422b2efd51efaa6bd6d7ca8920f'
|
||||
curl -s -S -L -o '2f8e54208210a422b2efd51efaa6bd6d7ca8920f.zip' 'https://api.github.com/repos/actions/cache/zipball/2f8e54208210a422b2efd51efaa6bd6d7ca8920f'
|
||||
curl -s -S -L -o '5a3ec84eff668545956fd18022155c47e93e2684.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/5a3ec84eff668545956fd18022155c47e93e2684'
|
||||
curl -s -S -L -o '5a3ec84eff668545956fd18022155c47e93e2684.zip' 'https://api.github.com/repos/actions/cache/zipball/5a3ec84eff668545956fd18022155c47e93e2684'
|
||||
curl -s -S -L -o '13aacd865c20de90d75de3b17ebe84f7a17d57d2.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/13aacd865c20de90d75de3b17ebe84f7a17d57d2'
|
||||
curl -s -S -L -o '13aacd865c20de90d75de3b17ebe84f7a17d57d2.zip' 'https://api.github.com/repos/actions/cache/zipball/13aacd865c20de90d75de3b17ebe84f7a17d57d2'
|
||||
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/ab5e6d0c87105b4c9c2047343972218f562e4319'
|
||||
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.zip' 'https://api.github.com/repos/actions/cache/zipball/ab5e6d0c87105b4c9c2047343972218f562e4319'
|
||||
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
|
||||
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.zip' 'https://api.github.com/repos/actions/cache/zipball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
|
||||
curl -s -S -L -o '2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2'
|
||||
curl -s -S -L -o '2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2.zip' 'https://api.github.com/repos/actions/cache/zipball/2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2'
|
||||
curl -s -S -L -o '3624ceb22c1c5a301c8db4169662070a689d9ea8.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/3624ceb22c1c5a301c8db4169662070a689d9ea8'
|
||||
curl -s -S -L -o '3624ceb22c1c5a301c8db4169662070a689d9ea8.zip' 'https://api.github.com/repos/actions/cache/zipball/3624ceb22c1c5a301c8db4169662070a689d9ea8'
|
||||
curl -s -S -L -o '6849a6489940f00c2f30c0fb92c6274307ccb58a.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/6849a6489940f00c2f30c0fb92c6274307ccb58a'
|
||||
curl -s -S -L -o '6849a6489940f00c2f30c0fb92c6274307ccb58a.zip' 'https://api.github.com/repos/actions/cache/zipball/6849a6489940f00c2f30c0fb92c6274307ccb58a'
|
||||
curl -s -S -L -o '1bd1e32a3bdc45362d1e726936510720a7c30a57.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/1bd1e32a3bdc45362d1e726936510720a7c30a57'
|
||||
curl -s -S -L -o '1bd1e32a3bdc45362d1e726936510720a7c30a57.zip' 'https://api.github.com/repos/actions/cache/zipball/1bd1e32a3bdc45362d1e726936510720a7c30a57'
|
||||
curl -s -S -L -o '0c907a75c2c80ebcb7f088228285e798b750cf8f.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c907a75c2c80ebcb7f088228285e798b750cf8f'
|
||||
curl -s -S -L -o '0c907a75c2c80ebcb7f088228285e798b750cf8f.zip' 'https://api.github.com/repos/actions/cache/zipball/0c907a75c2c80ebcb7f088228285e798b750cf8f'
|
||||
curl -s -S -L -o 'd4323d4df104b026a6aa633fdb11d772146be0bf.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/d4323d4df104b026a6aa633fdb11d772146be0bf'
|
||||
curl -s -S -L -o 'd4323d4df104b026a6aa633fdb11d772146be0bf.zip' 'https://api.github.com/repos/actions/cache/zipball/d4323d4df104b026a6aa633fdb11d772146be0bf'
|
||||
curl -s -S -L -o '5a3ec84eff668545956fd18022155c47e93e2684.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/5a3ec84eff668545956fd18022155c47e93e2684'
|
||||
curl -s -S -L -o '5a3ec84eff668545956fd18022155c47e93e2684.zip' 'https://api.github.com/repos/actions/cache/zipball/5a3ec84eff668545956fd18022155c47e93e2684'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_checkout
|
||||
pushd actions_checkout
|
||||
curl -s -S -L -o 'cd7d8d697e10461458bc61a30d094dc601a8b017.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/cd7d8d697e10461458bc61a30d094dc601a8b017'
|
||||
curl -s -S -L -o 'cd7d8d697e10461458bc61a30d094dc601a8b017.zip' 'https://api.github.com/repos/actions/checkout/zipball/cd7d8d697e10461458bc61a30d094dc601a8b017'
|
||||
curl -s -S -L -o '85e6279cec87321a52edac9c87bce653a07cf6c2.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/85e6279cec87321a52edac9c87bce653a07cf6c2'
|
||||
curl -s -S -L -o '85e6279cec87321a52edac9c87bce653a07cf6c2.zip' 'https://api.github.com/repos/actions/checkout/zipball/85e6279cec87321a52edac9c87bce653a07cf6c2'
|
||||
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
|
||||
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.zip' 'https://api.github.com/repos/actions/checkout/zipball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
|
||||
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.
|
||||
curl -s -S -L -o 'c85c95e3d7251135ab7dc9ce3241c5835cc595a9.zip' 'https://api.github.com/repos/actions/checkout/zipball/c85c95e3d7251135ab7dc9ce3241c5835cc595a9'
|
||||
curl -s -S -L -o 'f43a0e5ff2bd294095638e18286ca9a3d1956744.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/f43a0e5ff2bd294095638e18286ca9a3d1956744'
|
||||
curl -s -S -L -o 'f43a0e5ff2bd294095638e18286ca9a3d1956744.zip' 'https://api.github.com/repos/actions/checkout/zipball/f43a0e5ff2bd294095638e18286ca9a3d1956744'
|
||||
curl -s -S -L -o 'b4ffde65f46336ab88eb53be808477a3936bae11.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/b4ffde65f46336ab88eb53be808477a3936bae11'
|
||||
curl -s -S -L -o 'b4ffde65f46336ab88eb53be808477a3936bae11.zip' 'https://api.github.com/repos/actions/checkout/zipball/b4ffde65f46336ab88eb53be808477a3936bae11'
|
||||
curl -s -S -L -o '11bd71901bbe5b1630ceea73d27597364c9af683.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/11bd71901bbe5b1630ceea73d27597364c9af683'
|
||||
curl -s -S -L -o '11bd71901bbe5b1630ceea73d27597364c9af683.zip' 'https://api.github.com/repos/actions/checkout/zipball/11bd71901bbe5b1630ceea73d27597364c9af683'
|
||||
curl -s -S -L -o '1e31de5234b9f8995739874a8ce0492dc87873e2.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/1e31de5234b9f8995739874a8ce0492dc87873e2'
|
||||
curl -s -S -L -o '1e31de5234b9f8995739874a8ce0492dc87873e2.zip' 'https://api.github.com/repos/actions/checkout/zipball/1e31de5234b9f8995739874a8ce0492dc87873e2'
|
||||
curl -s -S -L -o '8ade135a41bc03ea155e62e844d188df1ea18608.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/8ade135a41bc03ea155e62e844d188df1ea18608'
|
||||
@@ -80,4 +80,20 @@ curl -s -S -L -o 'b4ffde65f46336ab88eb53be808477a3936bae11.tar.gz' 'https://api.
|
||||
curl -s -S -L -o 'b4ffde65f46336ab88eb53be808477a3936bae11.zip' 'https://api.github.com/repos/actions/checkout/zipball/b4ffde65f46336ab88eb53be808477a3936bae11'
|
||||
curl -s -S -L -o '9bb56186c3b09b4f86b1c65136769dd318469633.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/9bb56186c3b09b4f86b1c65136769dd318469633'
|
||||
curl -s -S -L -o '9bb56186c3b09b4f86b1c65136769dd318469633.zip' 'https://api.github.com/repos/actions/checkout/zipball/9bb56186c3b09b4f86b1c65136769dd318469633'
|
||||
curl -s -S -L -o '1d96c772d19495a3b5c517cd2bc0cb401ea0529f.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/1d96c772d19495a3b5c517cd2bc0cb401ea0529f'
|
||||
curl -s -S -L -o '1d96c772d19495a3b5c517cd2bc0cb401ea0529f.zip' 'https://api.github.com/repos/actions/checkout/zipball/1d96c772d19495a3b5c517cd2bc0cb401ea0529f'
|
||||
curl -s -S -L -o '0ad4b8fadaa221de15dcec353f45205ec38ea70b.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'
|
||||
curl -s -S -L -o '0ad4b8fadaa221de15dcec353f45205ec38ea70b.zip' 'https://api.github.com/repos/actions/checkout/zipball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'
|
||||
curl -s -S -L -o '44c2b7a8a4ea60a981eaca3cf939b5f4305c123b.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b'
|
||||
curl -s -S -L -o '44c2b7a8a4ea60a981eaca3cf939b5f4305c123b.zip' 'https://api.github.com/repos/actions/checkout/zipball/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b'
|
||||
curl -s -S -L -o 'a5ac7e51b41094c92402da3b24376905380afc29.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/a5ac7e51b41094c92402da3b24376905380afc29'
|
||||
curl -s -S -L -o 'a5ac7e51b41094c92402da3b24376905380afc29.zip' 'https://api.github.com/repos/actions/checkout/zipball/a5ac7e51b41094c92402da3b24376905380afc29'
|
||||
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'
|
||||
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.zip' 'https://api.github.com/repos/actions/checkout/zipball/692973e3d937129bcbf40652eb9f2f61becf3332'
|
||||
curl -s -S -L -o 'd632683dd7b4114ad314bca15554477dd762a938.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/d632683dd7b4114ad314bca15554477dd762a938'
|
||||
curl -s -S -L -o 'd632683dd7b4114ad314bca15554477dd762a938.zip' 'https://api.github.com/repos/actions/checkout/zipball/d632683dd7b4114ad314bca15554477dd762a938'
|
||||
curl -s -S -L -o 'eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'
|
||||
curl -s -S -L -o 'eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871.zip' 'https://api.github.com/repos/actions/checkout/zipball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'
|
||||
curl -s -S -L -o '11bd71901bbe5b1630ceea73d27597364c9af683.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/11bd71901bbe5b1630ceea73d27597364c9af683'
|
||||
curl -s -S -L -o '11bd71901bbe5b1630ceea73d27597364c9af683.zip' 'https://api.github.com/repos/actions/checkout/zipball/11bd71901bbe5b1630ceea73d27597364c9af683'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
curl -s -S -L -o 'c2ac33f2c62f978d6c944d9648125a294e56dc0b.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/c2ac33f2c62f978d6c944d9648125a294e56dc0b'
|
||||
curl -s -S -L -o 'c2ac33f2c62f978d6c944d9648125a294e56dc0b.zip' 'https://api.github.com/repos/actions/setup-node/zipball/c2ac33f2c62f978d6c944d9648125a294e56dc0b'
|
||||
curl -s -S -L -o '49933ea5288caeca8642d1e84afbd3f7d6820020.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/49933ea5288caeca8642d1e84afbd3f7d6820020'
|
||||
curl -s -S -L -o '49933ea5288caeca8642d1e84afbd3f7d6820020.zip' 'https://api.github.com/repos/actions/setup-node/zipball/49933ea5288caeca8642d1e84afbd3f7d6820020'
|
||||
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/f1f314fca9dfce2769ece7d933488f076716723e'
|
||||
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/f1f314fca9dfce2769ece7d933488f076716723e'
|
||||
curl -s -S -L -o '0d7d2ca66539aca4af6c5102e29a33757e2c2d2c.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/0d7d2ca66539aca4af6c5102e29a33757e2c2d2c'
|
||||
@@ -72,8 +72,8 @@ curl -s -S -L -o '1f8c6b94b26d0feae1e387ca63ccbdc44d27b561.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '1f8c6b94b26d0feae1e387ca63ccbdc44d27b561.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1f8c6b94b26d0feae1e387ca63ccbdc44d27b561'
|
||||
curl -s -S -L -o '7c12f8017d5436eb855f1ed4399f037a36fbd9e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/7c12f8017d5436eb855f1ed4399f037a36fbd9e8'
|
||||
curl -s -S -L -o '7c12f8017d5436eb855f1ed4399f037a36fbd9e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/7c12f8017d5436eb855f1ed4399f037a36fbd9e8'
|
||||
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1a4442cacd436585916779262731d5b162bc6ec7'
|
||||
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1a4442cacd436585916779262731d5b162bc6ec7'
|
||||
curl -s -S -L -o 'dbe1369d7be17e7823f8c1ee1ae8bec5779239dd.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/dbe1369d7be17e7823f8c1ee1ae8bec5779239dd'
|
||||
curl -s -S -L -o 'dbe1369d7be17e7823f8c1ee1ae8bec5779239dd.zip' 'https://api.github.com/repos/actions/setup-node/zipball/dbe1369d7be17e7823f8c1ee1ae8bec5779239dd'
|
||||
curl -s -S -L -o '9ced9a43a244f3ac94f13bfd896db8c8f30da67a.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/9ced9a43a244f3ac94f13bfd896db8c8f30da67a'
|
||||
curl -s -S -L -o '9ced9a43a244f3ac94f13bfd896db8c8f30da67a.zip' 'https://api.github.com/repos/actions/setup-node/zipball/9ced9a43a244f3ac94f13bfd896db8c8f30da67a'
|
||||
curl -s -S -L -o '5b52f097d36d4b0b2f94ed6de710023fbb8b2236.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/5b52f097d36d4b0b2f94ed6de710023fbb8b2236'
|
||||
@@ -102,12 +102,26 @@ curl -s -S -L -o '5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d.zip' 'https://api.github.com/repos/actions/setup-node/zipball/5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d'
|
||||
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1a4442cacd436585916779262731d5b162bc6ec7'
|
||||
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1a4442cacd436585916779262731d5b162bc6ec7'
|
||||
curl -s -S -L -o '60edb5dd545a775178f52524783378180af0d1f8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/60edb5dd545a775178f52524783378180af0d1f8'
|
||||
curl -s -S -L -o '60edb5dd545a775178f52524783378180af0d1f8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/60edb5dd545a775178f52524783378180af0d1f8'
|
||||
curl -s -S -L -o 'dbe1369d7be17e7823f8c1ee1ae8bec5779239dd.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/dbe1369d7be17e7823f8c1ee1ae8bec5779239dd'
|
||||
curl -s -S -L -o 'dbe1369d7be17e7823f8c1ee1ae8bec5779239dd.zip' 'https://api.github.com/repos/actions/setup-node/zipball/dbe1369d7be17e7823f8c1ee1ae8bec5779239dd'
|
||||
curl -s -S -L -o '49933ea5288caeca8642d1e84afbd3f7d6820020.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/49933ea5288caeca8642d1e84afbd3f7d6820020'
|
||||
curl -s -S -L -o '49933ea5288caeca8642d1e84afbd3f7d6820020.zip' 'https://api.github.com/repos/actions/setup-node/zipball/49933ea5288caeca8642d1e84afbd3f7d6820020'
|
||||
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f152de45cc393bb48ce5d89d36b731f54556e65'
|
||||
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f152de45cc393bb48ce5d89d36b731f54556e65'
|
||||
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
||||
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
||||
curl -s -S -L -o '60edb5dd545a775178f52524783378180af0d1f8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/60edb5dd545a775178f52524783378180af0d1f8'
|
||||
curl -s -S -L -o '60edb5dd545a775178f52524783378180af0d1f8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/60edb5dd545a775178f52524783378180af0d1f8'
|
||||
curl -s -S -L -o '1e60f620b9541d16bece96c5465dc8ee9832be0b.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1e60f620b9541d16bece96c5465dc8ee9832be0b'
|
||||
curl -s -S -L -o '1e60f620b9541d16bece96c5465dc8ee9832be0b.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1e60f620b9541d16bece96c5465dc8ee9832be0b'
|
||||
curl -s -S -L -o '0a44ba7841725637a19e28fa30b79a866c81b0a6.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/0a44ba7841725637a19e28fa30b79a866c81b0a6'
|
||||
curl -s -S -L -o '0a44ba7841725637a19e28fa30b79a866c81b0a6.zip' 'https://api.github.com/repos/actions/setup-node/zipball/0a44ba7841725637a19e28fa30b79a866c81b0a6'
|
||||
curl -s -S -L -o '39370e3970a6d050c480ffad4ff0ed4d3fdee5af.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/39370e3970a6d050c480ffad4ff0ed4d3fdee5af'
|
||||
curl -s -S -L -o '39370e3970a6d050c480ffad4ff0ed4d3fdee5af.zip' 'https://api.github.com/repos/actions/setup-node/zipball/39370e3970a6d050c480ffad4ff0ed4d3fdee5af'
|
||||
curl -s -S -L -o '1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a'
|
||||
curl -s -S -L -o '1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a'
|
||||
curl -s -S -L -o 'cdca7365b2dadb8aad0a33bc7601856ffabcc48e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/cdca7365b2dadb8aad0a33bc7601856ffabcc48e'
|
||||
curl -s -S -L -o 'cdca7365b2dadb8aad0a33bc7601856ffabcc48e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/cdca7365b2dadb8aad0a33bc7601856ffabcc48e'
|
||||
curl -s -S -L -o '49933ea5288caeca8642d1e84afbd3f7d6820020.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/49933ea5288caeca8642d1e84afbd3f7d6820020'
|
||||
curl -s -S -L -o '49933ea5288caeca8642d1e84afbd3f7d6820020.zip' 'https://api.github.com/repos/actions/setup-node/zipball/49933ea5288caeca8642d1e84afbd3f7d6820020'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-python
|
||||
pushd actions_setup-python
|
||||
curl -s -S -L -o '9a7ac94420f42ee15fc60ab88d0dca4be1fd5757.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/9a7ac94420f42ee15fc60ab88d0dca4be1fd5757'
|
||||
curl -s -S -L -o '9a7ac94420f42ee15fc60ab88d0dca4be1fd5757.zip' 'https://api.github.com/repos/actions/setup-python/zipball/9a7ac94420f42ee15fc60ab88d0dca4be1fd5757'
|
||||
curl -s -S -L -o 'e348410e00f449ece8581cb8e88be8f0e7712da6.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e348410e00f449ece8581cb8e88be8f0e7712da6'
|
||||
curl -s -S -L -o 'e348410e00f449ece8581cb8e88be8f0e7712da6.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e348410e00f449ece8581cb8e88be8f0e7712da6'
|
||||
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
|
||||
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
|
||||
curl -s -S -L -o '79a60bc5f81b5089e080e675ad1f542941c1e8c0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/79a60bc5f81b5089e080e675ad1f542941c1e8c0'
|
||||
@@ -50,8 +50,8 @@ curl -s -S -L -o '48e4ac706204bab735867521ba54b3276c883d00.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '48e4ac706204bab735867521ba54b3276c883d00.zip' 'https://api.github.com/repos/actions/setup-python/zipball/48e4ac706204bab735867521ba54b3276c883d00'
|
||||
curl -s -S -L -o '3542bca2639a428e1796aaa6a2ffef0c0f575566.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/3542bca2639a428e1796aaa6a2ffef0c0f575566'
|
||||
curl -s -S -L -o '3542bca2639a428e1796aaa6a2ffef0c0f575566.zip' 'https://api.github.com/repos/actions/setup-python/zipball/3542bca2639a428e1796aaa6a2ffef0c0f575566'
|
||||
curl -s -S -L -o '65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236'
|
||||
curl -s -S -L -o '65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236.zip' 'https://api.github.com/repos/actions/setup-python/zipball/65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236'
|
||||
curl -s -S -L -o '3605726ffa6ef7750b99ff496e5b88248b414e26.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/3605726ffa6ef7750b99ff496e5b88248b414e26'
|
||||
curl -s -S -L -o '3605726ffa6ef7750b99ff496e5b88248b414e26.zip' 'https://api.github.com/repos/actions/setup-python/zipball/3605726ffa6ef7750b99ff496e5b88248b414e26'
|
||||
curl -s -S -L -o 'd09bd5e6005b175076f227b13d9730d56e9dcfcb.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/d09bd5e6005b175076f227b13d9730d56e9dcfcb'
|
||||
curl -s -S -L -o 'd09bd5e6005b175076f227b13d9730d56e9dcfcb.zip' 'https://api.github.com/repos/actions/setup-python/zipball/d09bd5e6005b175076f227b13d9730d56e9dcfcb'
|
||||
curl -s -S -L -o 'c4e89fac7e8767b327bbad6cb4d859eda999cf08.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/c4e89fac7e8767b327bbad6cb4d859eda999cf08'
|
||||
@@ -76,8 +76,22 @@ curl -s -S -L -o '65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236.zip' 'https://api.github.com/repos/actions/setup-python/zipball/65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236'
|
||||
curl -s -S -L -o 'b64ffcaf5b410884ad320a9cfac8866006a109aa.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/b64ffcaf5b410884ad320a9cfac8866006a109aa'
|
||||
curl -s -S -L -o 'b64ffcaf5b410884ad320a9cfac8866006a109aa.zip' 'https://api.github.com/repos/actions/setup-python/zipball/b64ffcaf5b410884ad320a9cfac8866006a109aa'
|
||||
curl -s -S -L -o '3605726ffa6ef7750b99ff496e5b88248b414e26.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/3605726ffa6ef7750b99ff496e5b88248b414e26'
|
||||
curl -s -S -L -o '3605726ffa6ef7750b99ff496e5b88248b414e26.zip' 'https://api.github.com/repos/actions/setup-python/zipball/3605726ffa6ef7750b99ff496e5b88248b414e26'
|
||||
curl -s -S -L -o '8d9ed9ac5c53483de85588cdf95a591a75ab9f55.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/8d9ed9ac5c53483de85588cdf95a591a75ab9f55'
|
||||
curl -s -S -L -o '8d9ed9ac5c53483de85588cdf95a591a75ab9f55.zip' 'https://api.github.com/repos/actions/setup-python/zipball/8d9ed9ac5c53483de85588cdf95a591a75ab9f55'
|
||||
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
|
||||
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
|
||||
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
|
||||
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
|
||||
curl -s -S -L -o '82c7e631bb3cdc910f68e0081d67478d79c6982d.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/82c7e631bb3cdc910f68e0081d67478d79c6982d'
|
||||
curl -s -S -L -o '82c7e631bb3cdc910f68e0081d67478d79c6982d.zip' 'https://api.github.com/repos/actions/setup-python/zipball/82c7e631bb3cdc910f68e0081d67478d79c6982d'
|
||||
curl -s -S -L -o '39cd14951b08e74b54015e9e001cdefcf80e669f.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/39cd14951b08e74b54015e9e001cdefcf80e669f'
|
||||
curl -s -S -L -o '39cd14951b08e74b54015e9e001cdefcf80e669f.zip' 'https://api.github.com/repos/actions/setup-python/zipball/39cd14951b08e74b54015e9e001cdefcf80e669f'
|
||||
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
|
||||
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.zip' 'https://api.github.com/repos/actions/setup-python/zipball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
|
||||
curl -s -S -L -o '0b93645e9fea7318ecaed2b359559ac225c90a2b.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/0b93645e9fea7318ecaed2b359559ac225c90a2b'
|
||||
curl -s -S -L -o '0b93645e9fea7318ecaed2b359559ac225c90a2b.zip' 'https://api.github.com/repos/actions/setup-python/zipball/0b93645e9fea7318ecaed2b359559ac225c90a2b'
|
||||
curl -s -S -L -o '42375524e23c412d93fb67b49958b491fce71c38.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/42375524e23c412d93fb67b49958b491fce71c38'
|
||||
curl -s -S -L -o '42375524e23c412d93fb67b49958b491fce71c38.zip' 'https://api.github.com/repos/actions/setup-python/zipball/42375524e23c412d93fb67b49958b491fce71c38'
|
||||
curl -s -S -L -o '8d9ed9ac5c53483de85588cdf95a591a75ab9f55.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/8d9ed9ac5c53483de85588cdf95a591a75ab9f55'
|
||||
curl -s -S -L -o '8d9ed9ac5c53483de85588cdf95a591a75ab9f55.zip' 'https://api.github.com/repos/actions/setup-python/zipball/8d9ed9ac5c53483de85588cdf95a591a75ab9f55'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_upload-artifact
|
||||
pushd actions_upload-artifact
|
||||
curl -s -S -L -o 'ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb'
|
||||
curl -s -S -L -o 'ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb'
|
||||
curl -s -S -L -o '6027e3dd177782cd8ab9af838c04fd81a07f1d47.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/6027e3dd177782cd8ab9af838c04fd81a07f1d47'
|
||||
curl -s -S -L -o '6027e3dd177782cd8ab9af838c04fd81a07f1d47.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/6027e3dd177782cd8ab9af838c04fd81a07f1d47'
|
||||
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
||||
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
||||
curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
|
||||
@@ -34,8 +34,8 @@ curl -s -S -L -o 'da838ae9595ac94171fa2d4de5a2f117b3e7ac32.tar.gz' 'https://api.
|
||||
curl -s -S -L -o 'da838ae9595ac94171fa2d4de5a2f117b3e7ac32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/da838ae9595ac94171fa2d4de5a2f117b3e7ac32'
|
||||
curl -s -S -L -o '82c141cc518b40d92cc801eee768e7aafc9c2fa2.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/82c141cc518b40d92cc801eee768e7aafc9c2fa2'
|
||||
curl -s -S -L -o '82c141cc518b40d92cc801eee768e7aafc9c2fa2.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/82c141cc518b40d92cc801eee768e7aafc9c2fa2'
|
||||
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
||||
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
||||
curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5'
|
||||
curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5'
|
||||
curl -s -S -L -o '6673cd052c4cd6fcf4b4e6e60ea986c889389535.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/6673cd052c4cd6fcf4b4e6e60ea986c889389535'
|
||||
curl -s -S -L -o '6673cd052c4cd6fcf4b4e6e60ea986c889389535.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/6673cd052c4cd6fcf4b4e6e60ea986c889389535'
|
||||
curl -s -S -L -o '3cea5372237819ed00197afe530f5a7ea3e805c8.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/3cea5372237819ed00197afe530f5a7ea3e805c8'
|
||||
@@ -46,8 +46,12 @@ curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b7f8abb1508181956e8e162db84b466c27e18ce'
|
||||
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
||||
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
||||
curl -s -S -L -o '5d5d22a31266ced268874388b861e4b58bb5c2f3.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/5d5d22a31266ced268874388b861e4b58bb5c2f3'
|
||||
curl -s -S -L -o '5d5d22a31266ced268874388b861e4b58bb5c2f3.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/5d5d22a31266ced268874388b861e4b58bb5c2f3'
|
||||
curl -s -S -L -o '9ee08a3b00e91a926cc9547dc79589c20872452f.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/9ee08a3b00e91a926cc9547dc79589c20872452f'
|
||||
curl -s -S -L -o '9ee08a3b00e91a926cc9547dc79589c20872452f.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/9ee08a3b00e91a926cc9547dc79589c20872452f'
|
||||
curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5'
|
||||
curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5'
|
||||
curl -s -S -L -o 'ea165f8d65b6e75b540449e92b4886f43607fa02.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/ea165f8d65b6e75b540449e92b4886f43607fa02'
|
||||
curl -s -S -L -o 'ea165f8d65b6e75b540449e92b4886f43607fa02.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/ea165f8d65b6e75b540449e92b4886f43607fa02'
|
||||
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
||||
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
||||
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
|
||||
@@ -58,4 +62,30 @@ curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
||||
curl -s -S -L -o '5d5d22a31266ced268874388b861e4b58bb5c2f3.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/5d5d22a31266ced268874388b861e4b58bb5c2f3'
|
||||
curl -s -S -L -o '5d5d22a31266ced268874388b861e4b58bb5c2f3.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/5d5d22a31266ced268874388b861e4b58bb5c2f3'
|
||||
curl -s -S -L -o '1746f4ab65b179e0ea60a494b83293b640dd5bba.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/1746f4ab65b179e0ea60a494b83293b640dd5bba'
|
||||
curl -s -S -L -o '1746f4ab65b179e0ea60a494b83293b640dd5bba.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/1746f4ab65b179e0ea60a494b83293b640dd5bba'
|
||||
curl -s -S -L -o '65462800fd760344b1a7b4382951275a0abb4808.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/65462800fd760344b1a7b4382951275a0abb4808'
|
||||
curl -s -S -L -o '65462800fd760344b1a7b4382951275a0abb4808.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/65462800fd760344b1a7b4382951275a0abb4808'
|
||||
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/0b2256b8c012f0828dc542b3febcab082c67f72b'
|
||||
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b2256b8c012f0828dc542b3febcab082c67f72b'
|
||||
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
|
||||
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
|
||||
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
|
||||
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
|
||||
curl -s -S -L -o '50769540e7f4bd5e21e526ee35c689e35e0d6874.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/50769540e7f4bd5e21e526ee35c689e35e0d6874'
|
||||
curl -s -S -L -o '50769540e7f4bd5e21e526ee35c689e35e0d6874.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/50769540e7f4bd5e21e526ee35c689e35e0d6874'
|
||||
curl -s -S -L -o '604373da6381bf24206979c74d06a550515601b9.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/604373da6381bf24206979c74d06a550515601b9'
|
||||
curl -s -S -L -o '604373da6381bf24206979c74d06a550515601b9.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/604373da6381bf24206979c74d06a550515601b9'
|
||||
curl -s -S -L -o '84480863f228bb9747b473957fcc9e309aa96097.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/84480863f228bb9747b473957fcc9e309aa96097'
|
||||
curl -s -S -L -o '84480863f228bb9747b473957fcc9e309aa96097.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/84480863f228bb9747b473957fcc9e309aa96097'
|
||||
curl -s -S -L -o 'b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882'
|
||||
curl -s -S -L -o 'b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882'
|
||||
curl -s -S -L -o '6f51ac03b9356f520e9adb1b1b7802705f340c2b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/6f51ac03b9356f520e9adb1b1b7802705f340c2b'
|
||||
curl -s -S -L -o '6f51ac03b9356f520e9adb1b1b7802705f340c2b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/6f51ac03b9356f520e9adb1b1b7802705f340c2b'
|
||||
curl -s -S -L -o '65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08'
|
||||
curl -s -S -L -o '65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08'
|
||||
curl -s -S -L -o '4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1'
|
||||
curl -s -S -L -o '4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1'
|
||||
curl -s -S -L -o 'ea165f8d65b6e75b540449e92b4886f43607fa02.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/ea165f8d65b6e75b540449e92b4886f43607fa02'
|
||||
curl -s -S -L -o 'ea165f8d65b6e75b540449e92b4886f43607fa02.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/ea165f8d65b6e75b540449e92b4886f43607fa02'
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user