mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-01-29 06:20:07 +08:00
Updated GitHub dependencies to restore checks functionality (#159)
* Fix checks * Update packages
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@actions/core": "^1.6.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@octokit/openapi-types": "^11.2.0",
|
||||
"handlebars": "^4.7.7",
|
||||
"xml-js": "^1.6.11"
|
||||
|
||||
Reference in New Issue
Block a user