Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #33 from ManInMyVan/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-java-4.2.2

Bump actions/setup-java from 4.2.1 to 4.2.2
  • Loading branch information
ManInMyVan authored Aug 5, 2024
2 parents 4e82736 + f4afae7 commit 2162aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
submodules: recursive

- name: Setup Java
uses: actions/setup-java@v4.2.1
uses: actions/setup-java@v4.2.2
with:
java-version: 8
distribution: "adopt"
Expand Down

0 comments on commit 2162aa7

Please sign in to comment.