[chore] upgrade action core

This commit is contained in:
Loïs Postula
2022-10-20 12:02:27 +02:00
parent e6b4093b7c
commit d35f6c58a6

View File

@@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.0",
"toml": "^3.0.0"
}