Skip to content

Commit

Permalink
Go back to actions/setup-jave@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
wimdeblauwe committed Apr 17, 2024
1 parent f27e9c3 commit 17f288f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# cache: 'maven'

- name: Set up Apache Maven Central
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with: # running setup-java again overwrites the settings.xml
distribution: 'temurin'
java-version: 17
Expand Down

0 comments on commit 17f288f

Please sign in to comment.