mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-25 19:42:20 +08:00
Update packages, change to node16
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/actions/hello-world-javascript-action#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/github": "^1.1.0"
|
||||
"@actions/core": "^1.6.0",
|
||||
"@actions/github": "^5.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user