We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be9505b + 9845e6e commit 01ccf4cCopy full SHA for 01ccf4c
4 files changed
packages/envosman/package.json
@@ -18,7 +18,7 @@
18
},
19
"dependencies": {
20
"@actions/core": "^1.10.1",
21
- "@types/node": "22.13.10",
+ "@types/node": "22.13.11",
22
"admina": "^1.0.1",
23
"ci-info": "^4.0.0",
24
"escape-path-with-spaces": "^1.0.2",
packages/setup-apt/package.json
@@ -22,7 +22,7 @@
"prepublishOnly": "pnpm run build"
25
26
27
28
"path-exists": "^5.0.0",
packages/setup-brew/package.json
@@ -23,7 +23,7 @@
"test": "jest --coverage"
"ci-log": "workspace:*",
"envosman": "workspace:*",
29
"which": "4.0.0",
0 commit comments