Merge remote-tracking branch 'origin/main' into update-ncc-3rd

This commit is contained in:
Kengo TODA 2022-04-13 19:12:12 +08:00
commit c51d6b3216
27 changed files with 6062 additions and 3111 deletions

View file

@ -1,6 +1,6 @@
{
"name": "setup-java",
"version": "2.0.0",
"version": "3.1.1",
"private": true,
"description": "setup java action",
"main": "dist/setup/index.js",
@ -24,7 +24,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^1.0.8",
"@actions/cache": "^2.0.2",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/glob": "^0.2.0",