Skip to content

Commit aa53851

Browse files
authored
Update actions version in package json (#377)
1 parent 5b36705 commit aa53851

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-java",
3-
"version": "3.1.1",
3+
"version": "3.4.1",
44
"private": true,
55
"description": "setup java action",
66
"main": "dist/setup/index.js",
@@ -45,4 +45,4 @@
4545
"ts-jest": "^27.0.5",
4646
"typescript": "^4.2.3"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)