Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f28ace3732 |
@@ -6,7 +6,7 @@
|
||||
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "6044e13b5dc448c55e2357c09f80417699197238"
|
||||
"main": "efcb663fc60e97218a2b2d6d827f7830f164739e"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
curl -s -S -L -o '6044e13b5dc448c55e2357c09f80417699197238.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/6044e13b5dc448c55e2357c09f80417699197238'
|
||||
curl -s -S -L -o '6044e13b5dc448c55e2357c09f80417699197238.zip' 'https://api.github.com/repos/actions/setup-node/zipball/6044e13b5dc448c55e2357c09f80417699197238'
|
||||
curl -s -S -L -o 'efcb663fc60e97218a2b2d6d827f7830f164739e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/efcb663fc60e97218a2b2d6d827f7830f164739e'
|
||||
curl -s -S -L -o 'efcb663fc60e97218a2b2d6d827f7830f164739e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/efcb663fc60e97218a2b2d6d827f7830f164739e'
|
||||
curl -s -S -L -o '3235b876344d2a9aa001b8d1453c930bba69e610.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/3235b876344d2a9aa001b8d1453c930bba69e610'
|
||||
curl -s -S -L -o '3235b876344d2a9aa001b8d1453c930bba69e610.zip' 'https://api.github.com/repos/actions/setup-node/zipball/3235b876344d2a9aa001b8d1453c930bba69e610'
|
||||
curl -s -S -L -o '9ced9a43a244f3ac94f13bfd896db8c8f30da67a.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/9ced9a43a244f3ac94f13bfd896db8c8f30da67a'
|
||||
|
||||
Reference in New Issue
Block a user