Skip to content

Commit

Permalink
bump setup-java to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
dfa1 committed Dec 21, 2023
1 parent 7e2a530 commit 47ec840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-java@v2
- uses: actions/setup-java@v4
with:
java-version: ${{ matrix.java }}
architecture: ${{ matrix.architecture }}
Expand Down

0 comments on commit 47ec840

Please sign in to comment.