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