Skip to content

Commit

Permalink
Bump setup-java
Browse files Browse the repository at this point in the history
  • Loading branch information
xxDark committed May 4, 2024
1 parent 4e3a06d commit 63d975b
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 @@ -23,7 +23,7 @@ jobs:
with:
persist-credentials: false
- name: Setup Java JDK
uses: actions/setup-java@v2.5.0
uses: actions/setup-java@v4.2.1
with:
distribution: adopt-hotspot
java-version: 8
Expand Down

0 comments on commit 63d975b

Please sign in to comment.