Skip to content

Commit 373b552

Browse files
committed
Prepare 3.2.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent b2e544d commit 373b552

File tree

5 files changed

+125
-183
lines changed

5 files changed

+125
-183
lines changed

dist/index.js

Lines changed: 59 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/post/index.js

Lines changed: 59 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-ocaml",
3-
"version": "3.1.6",
3+
"version": "3.2.0",
44
"private": true,
55
"type": "module",
66
"workspaces": [

packages/setup-ocaml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@actions/tool-cache": "2.0.1",
2020
"cheerio": "1.0.0",
2121
"semver": "7.6.3",
22-
"systeminformation": "5.23.16",
22+
"systeminformation": "5.23.17",
2323
"yaml": "2.6.1"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)