#1918 - Upgrade to latest setup-java CI step.

This commit is contained in:
Oliver Drotbohm
2023-02-17 00:02:18 +01:00
parent baf8c34758
commit a359a8f3f4
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2
- name: Set up JDK 17
uses: actions/setup-java@v2
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: 17