Skip to content

Commit

Permalink
Update actions version in package json (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
panticmilos committed Sep 5, 2022
1 parent 5b36705 commit aa53851
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "setup-java",
"version": "3.1.1",
"version": "3.4.1",
"private": true,
"description": "setup java action",
"main": "dist/setup/index.js",
Expand Down Expand Up @@ -45,4 +45,4 @@
"ts-jest": "^27.0.5",
"typescript": "^4.2.3"
}
}
}

0 comments on commit aa53851

Please sign in to comment.