diff --git a/package.json b/package.json index 4c73e3c..c95d6a3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/bcomnes/deploy-to-neocities/issues" }, "dependencies": { - "@actions/core": "2.0.3", + "@actions/core": "3.0.0", "async-neocities": "4.1.2", "minimatch": "10.2.3" },