Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
519a5fe415 |
@@ -6,7 +6,7 @@
|
||||
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "9fa7e61ec7e1f44ac75218e7aaea81da8856fd11"
|
||||
"main": "36f1e144e1c8edb0a652766b484448563d8baf46"
|
||||
},
|
||||
"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'
|
||||
|
||||
Reference in New Issue
Block a user