Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc89ad8b65 |
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "5e2628c959b9ade56971c0afcebbe5332d44b398"
|
||||
"main": "65beceff8e91358525397bdce9103d999507ab03"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "fbeb884f69f0ac1c0257302f62aa524c2824b649"
|
||||
"main": "36da51d563b70a972897150555bb025096d65565"
|
||||
},
|
||||
"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 '65beceff8e91358525397bdce9103d999507ab03.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/65beceff8e91358525397bdce9103d999507ab03'
|
||||
curl -s -S -L -o '65beceff8e91358525397bdce9103d999507ab03.zip' 'https://api.github.com/repos/actions/setup-node/zipball/65beceff8e91358525397bdce9103d999507ab03'
|
||||
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 'fbeb884f69f0ac1c0257302f62aa524c2824b649.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/fbeb884f69f0ac1c0257302f62aa524c2824b649'
|
||||
curl -s -S -L -o 'fbeb884f69f0ac1c0257302f62aa524c2824b649.zip' 'https://api.github.com/repos/actions/setup-python/zipball/fbeb884f69f0ac1c0257302f62aa524c2824b649'
|
||||
curl -s -S -L -o '36da51d563b70a972897150555bb025096d65565.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/36da51d563b70a972897150555bb025096d65565'
|
||||
curl -s -S -L -o '36da51d563b70a972897150555bb025096d65565.zip' 'https://api.github.com/repos/actions/setup-python/zipball/36da51d563b70a972897150555bb025096d65565'
|
||||
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