mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
Increase package lock version
This commit is contained in:
parent
ac7a258357
commit
d9c7c4f664
1 changed files with 2 additions and 2 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "setup-node",
|
||||
"version": "3.1.1",
|
||||
"version": "3.4.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "setup-node",
|
||||
"version": "3.1.1",
|
||||
"version": "3.4.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue