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