Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
27f4c75d52 |
@@ -162,13 +162,10 @@
|
||||
"commit": "1a4442cacd436585916779262731d5b162bc6ec7"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"
|
||||
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65"
|
||||
},
|
||||
"v4.0.1": {
|
||||
"commit": "b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "cf8714cfeaba5687a442b9bcb85b29e23f468dfa"
|
||||
"main": "353073034f1f3c6d1a65ede161c5a2ca79650a49"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -102,10 +102,8 @@ curl -s -S -L -o '5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d.zip' 'https://api.github.com/repos/actions/setup-node/zipball/5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d'
|
||||
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1a4442cacd436585916779262731d5b162bc6ec7'
|
||||
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1a4442cacd436585916779262731d5b162bc6ec7'
|
||||
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
||||
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
||||
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f152de45cc393bb48ce5d89d36b731f54556e65'
|
||||
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f152de45cc393bb48ce5d89d36b731f54556e65'
|
||||
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
||||
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
||||
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f152de45cc393bb48ce5d89d36b731f54556e65'
|
||||
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f152de45cc393bb48ce5d89d36b731f54556e65'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_upload-artifact
|
||||
pushd actions_upload-artifact
|
||||
curl -s -S -L -o 'cf8714cfeaba5687a442b9bcb85b29e23f468dfa.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/cf8714cfeaba5687a442b9bcb85b29e23f468dfa'
|
||||
curl -s -S -L -o 'cf8714cfeaba5687a442b9bcb85b29e23f468dfa.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/cf8714cfeaba5687a442b9bcb85b29e23f468dfa'
|
||||
curl -s -S -L -o '353073034f1f3c6d1a65ede161c5a2ca79650a49.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/353073034f1f3c6d1a65ede161c5a2ca79650a49'
|
||||
curl -s -S -L -o '353073034f1f3c6d1a65ede161c5a2ca79650a49.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/353073034f1f3c6d1a65ede161c5a2ca79650a49'
|
||||
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
||||
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
||||
curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
|
||||
|
||||
Reference in New Issue
Block a user