chore(deps): upgrade @actions/core to v3

This commit is contained in:
Damien Retzinger
2026-06-09 17:29:26 -04:00
parent 7f6945e30b
commit 0a33911be4
5 changed files with 117 additions and 189 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
},
"homepage": "https://github.com/graycoreio/github-actions-magento2#readme",
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/core": "^3.0.1",
"@actions/exec": "^3.0.0"
},
"devDependencies": {