diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6aefc52..95f9e53 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,6 @@ }, "homepage": "https://github.com/egor-tensin/cleanup-path", "dependencies": { - "@actions/core": "^1.2.6" + "@actions/core": "^1.10.0" } } |