diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 834a6019..8d695821 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -26,13 +26,13 @@ jobs: TOKEN: "${{secrets.ALLREP_TOKEN}}" CI: "true" steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0 - uses: actions/setup-java@v3 with: - java-version: 11 + java-version: 17 distribution: zulu ################################################################################ diff --git a/.idea/misc.xml b/.idea/misc.xml index 12cd94d2..4f82f21f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -30,7 +30,7 @@ - +