From 62a133e1ee2e481826bfb87bf2ea025793b74d36 Mon Sep 17 00:00:00 2001 From: azureramakrishna <83686453+azureramakrishna@users.noreply.github.com> Date: Wed, 18 Jun 2025 07:53:51 +0530 Subject: [PATCH] Update main_saanvikit.yml --- .github/workflows/main_saanvikit.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main_saanvikit.yml b/.github/workflows/main_saanvikit.yml index cf50d5286..c74ff88b3 100644 --- a/.github/workflows/main_saanvikit.yml +++ b/.github/workflows/main_saanvikit.yml @@ -21,7 +21,7 @@ jobs: - name: Set up Java version uses: actions/setup-java@v4 with: - java-version: '8' + java-version: '11' distribution: 'microsoft' - name: Build with Maven @@ -51,4 +51,4 @@ jobs: app-name: 'saanvikit' slot-name: 'Production' package: '*.jar' - publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_711C05298589428486612E30ECBE763D }} \ No newline at end of file + publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_711C05298589428486612E30ECBE763D }}