Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
534334b170 |
@@ -6,7 +6,7 @@
|
||||
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "9fa7e61ec7e1f44ac75218e7aaea81da8856fd11"
|
||||
"main": "36f1e144e1c8edb0a652766b484448563d8baf46"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "8039c45ed9a312fba91f3399cd0605ba2ebfe93c"
|
||||
"main": "42375524e23c412d93fb67b49958b491fce71c38"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_cache
|
||||
pushd actions_cache
|
||||
curl -s -S -L -o '9fa7e61ec7e1f44ac75218e7aaea81da8856fd11.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/9fa7e61ec7e1f44ac75218e7aaea81da8856fd11'
|
||||
curl -s -S -L -o '9fa7e61ec7e1f44ac75218e7aaea81da8856fd11.zip' 'https://api.github.com/repos/actions/cache/zipball/9fa7e61ec7e1f44ac75218e7aaea81da8856fd11'
|
||||
curl -s -S -L -o '36f1e144e1c8edb0a652766b484448563d8baf46.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/36f1e144e1c8edb0a652766b484448563d8baf46'
|
||||
curl -s -S -L -o '36f1e144e1c8edb0a652766b484448563d8baf46.zip' 'https://api.github.com/repos/actions/cache/zipball/36f1e144e1c8edb0a652766b484448563d8baf46'
|
||||
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 '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 '8039c45ed9a312fba91f3399cd0605ba2ebfe93c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/8039c45ed9a312fba91f3399cd0605ba2ebfe93c'
|
||||
curl -s -S -L -o '8039c45ed9a312fba91f3399cd0605ba2ebfe93c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/8039c45ed9a312fba91f3399cd0605ba2ebfe93c'
|
||||
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 '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