Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 066b31b954 |
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "5e2628c959b9ade56971c0afcebbe5332d44b398"
|
||||
"main": "d7a11313b581b306c961b506cfc8971208bb03f6"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "9322b3ca74000aeb2c01eb777b646334015ddd72"
|
||||
"main": "3d1e2d2ca0a067f27da6fec484fce7f5256def85"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
curl -s -S -L -o '5e2628c959b9ade56971c0afcebbe5332d44b398.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/5e2628c959b9ade56971c0afcebbe5332d44b398'
|
||||
curl -s -S -L -o '5e2628c959b9ade56971c0afcebbe5332d44b398.zip' 'https://api.github.com/repos/actions/setup-node/zipball/5e2628c959b9ade56971c0afcebbe5332d44b398'
|
||||
curl -s -S -L -o 'd7a11313b581b306c961b506cfc8971208bb03f6.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/d7a11313b581b306c961b506cfc8971208bb03f6'
|
||||
curl -s -S -L -o 'd7a11313b581b306c961b506cfc8971208bb03f6.zip' 'https://api.github.com/repos/actions/setup-node/zipball/d7a11313b581b306c961b506cfc8971208bb03f6'
|
||||
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'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-python
|
||||
pushd actions_setup-python
|
||||
curl -s -S -L -o '9322b3ca74000aeb2c01eb777b646334015ddd72.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/9322b3ca74000aeb2c01eb777b646334015ddd72'
|
||||
curl -s -S -L -o '9322b3ca74000aeb2c01eb777b646334015ddd72.zip' 'https://api.github.com/repos/actions/setup-python/zipball/9322b3ca74000aeb2c01eb777b646334015ddd72'
|
||||
curl -s -S -L -o '3d1e2d2ca0a067f27da6fec484fce7f5256def85.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/3d1e2d2ca0a067f27da6fec484fce7f5256def85'
|
||||
curl -s -S -L -o '3d1e2d2ca0a067f27da6fec484fce7f5256def85.zip' 'https://api.github.com/repos/actions/setup-python/zipball/3d1e2d2ca0a067f27da6fec484fce7f5256def85'
|
||||
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 '6c4e46d258ee4bf9a1263c78a91ec029bbe54cf0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/6c4e46d258ee4bf9a1263c78a91ec029bbe54cf0'
|
||||
|
||||
Reference in New Issue
Block a user