Skip to content

Commit

Permalink
build(deps): bump actions/setup-java from v1.4.2 to v1.4.3 (compdemoc…
Browse files Browse the repository at this point in the history
…racy#590)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.2 to v1.4.3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v1.4.2...d202f5d)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 2, 2020
1 parent c9a29ae commit 6f6abe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-clojure.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.3

- uses: actions/setup-java@v1.4.2
- uses: actions/setup-java@v1.4.3
with:
java-version: 1.8

Expand Down

0 comments on commit 6f6abe0

Please sign in to comment.