Compare commits

..
Author SHA1 Message Date
github-actions 9de4c3eccc Update all 2023-12-25 05:04:08 +00:00
4 changed files with 11 additions and 6 deletions
+4 -1
View File
@@ -162,10 +162,13 @@
"commit": "1a4442cacd436585916779262731d5b162bc6ec7" "commit": "1a4442cacd436585916779262731d5b162bc6ec7"
}, },
"v4": { "v4": {
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65" "commit": "b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"
}, },
"v4.0.0": { "v4.0.0": {
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65" "commit": "8f152de45cc393bb48ce5d89d36b731f54556e65"
},
"v4.0.1": {
"commit": "b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"
} }
} }
} }
+1 -1
View File
@@ -6,7 +6,7 @@
"+^v[0-9]+(\\.[0-9]+){0,2}$" "+^v[0-9]+(\\.[0-9]+){0,2}$"
], ],
"branches": { "branches": {
"main": "353073034f1f3c6d1a65ede161c5a2ca79650a49" "main": "cf8714cfeaba5687a442b9bcb85b29e23f468dfa"
}, },
"defaultBranch": "main", "defaultBranch": "main",
"tags": { "tags": {
+4 -2
View File
@@ -102,8 +102,10 @@ 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 '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.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 '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.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 '8f152de45cc393bb48ce5d89d36b731f54556e65.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f152de45cc393bb48ce5d89d36b731f54556e65'
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f152de45cc393bb48ce5d89d36b731f54556e65' curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f152de45cc393bb48ce5d89d36b731f54556e65' curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
popd popd
+2 -2
View File
@@ -1,7 +1,7 @@
mkdir actions_upload-artifact mkdir actions_upload-artifact
pushd actions_upload-artifact pushd actions_upload-artifact
curl -s -S -L -o '353073034f1f3c6d1a65ede161c5a2ca79650a49.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/353073034f1f3c6d1a65ede161c5a2ca79650a49' curl -s -S -L -o 'cf8714cfeaba5687a442b9bcb85b29e23f468dfa.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/cf8714cfeaba5687a442b9bcb85b29e23f468dfa'
curl -s -S -L -o '353073034f1f3c6d1a65ede161c5a2ca79650a49.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/353073034f1f3c6d1a65ede161c5a2ca79650a49' curl -s -S -L -o 'cf8714cfeaba5687a442b9bcb85b29e23f468dfa.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/cf8714cfeaba5687a442b9bcb85b29e23f468dfa'
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da' 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 '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' curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'