Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 99b1ab823c |
@@ -7,7 +7,7 @@
|
|||||||
"-^v1(\\.[0-9]+){0,2}$"
|
"-^v1(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "cfd55ca82492758d853442341ad4d8010466803a"
|
"main": "97aeb3efb8a852c559869050c7fb175b4efcc8cf"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
mkdir actions_setup-python
|
mkdir actions_setup-python
|
||||||
pushd actions_setup-python
|
pushd actions_setup-python
|
||||||
curl -s -S -L -o 'cfd55ca82492758d853442341ad4d8010466803a.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/cfd55ca82492758d853442341ad4d8010466803a'
|
curl -s -S -L -o '97aeb3efb8a852c559869050c7fb175b4efcc8cf.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/97aeb3efb8a852c559869050c7fb175b4efcc8cf'
|
||||||
curl -s -S -L -o 'cfd55ca82492758d853442341ad4d8010466803a.zip' 'https://api.github.com/repos/actions/setup-python/zipball/cfd55ca82492758d853442341ad4d8010466803a'
|
curl -s -S -L -o '97aeb3efb8a852c559869050c7fb175b4efcc8cf.zip' 'https://api.github.com/repos/actions/setup-python/zipball/97aeb3efb8a852c559869050c7fb175b4efcc8cf'
|
||||||
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
|
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 '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'
|
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