We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89f35f commit 3594353Copy full SHA for 3594353
packages/action/package.json
@@ -5,7 +5,7 @@
5
"node": ">=16"
6
},
7
"dependencies": {
8
- "@actions/core": "~1.10.0",
+ "@actions/core": "~1.11.0",
9
"markdown-to-html-cli": "^5.0.1"
10
}
11
0 commit comments