Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
afa9ae7ec7 |
@@ -6,7 +6,7 @@
|
||||
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "81382a721fc89d96eca335d0c3ba33144b2baa9d"
|
||||
"main": "57b8e405f0f6efe89131ba09709ce4bc33291a51"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "f677139bbe7f9c59b41e40162b753c062f5d49a3"
|
||||
"main": "2bd53f9a4d1dd1cd21eaffcc01a7b91a8e73ea4c"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_cache
|
||||
pushd actions_cache
|
||||
curl -s -S -L -o '81382a721fc89d96eca335d0c3ba33144b2baa9d.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/81382a721fc89d96eca335d0c3ba33144b2baa9d'
|
||||
curl -s -S -L -o '81382a721fc89d96eca335d0c3ba33144b2baa9d.zip' 'https://api.github.com/repos/actions/cache/zipball/81382a721fc89d96eca335d0c3ba33144b2baa9d'
|
||||
curl -s -S -L -o '57b8e405f0f6efe89131ba09709ce4bc33291a51.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/57b8e405f0f6efe89131ba09709ce4bc33291a51'
|
||||
curl -s -S -L -o '57b8e405f0f6efe89131ba09709ce4bc33291a51.zip' 'https://api.github.com/repos/actions/cache/zipball/57b8e405f0f6efe89131ba09709ce4bc33291a51'
|
||||
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 '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-python
|
||||
pushd actions_setup-python
|
||||
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 '2bd53f9a4d1dd1cd21eaffcc01a7b91a8e73ea4c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/2bd53f9a4d1dd1cd21eaffcc01a7b91a8e73ea4c'
|
||||
curl -s -S -L -o '2bd53f9a4d1dd1cd21eaffcc01a7b91a8e73ea4c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/2bd53f9a4d1dd1cd21eaffcc01a7b91a8e73ea4c'
|
||||
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'
|
||||
|
||||
Reference in New Issue
Block a user