From 68289c095e1c2d482cc7b9f977ac9e3a01691fa4 Mon Sep 17 00:00:00 2001 From: e_arel <86229326+areleu@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:18:22 +0200 Subject: [PATCH] Update automated-testing.yml --- .github/workflows/automated-testing.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/automated-testing.yml b/.github/workflows/automated-testing.yml index 1ad9fdaf3..9e10fed78 100644 --- a/.github/workflows/automated-testing.yml +++ b/.github/workflows/automated-testing.yml @@ -30,7 +30,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-python@v4 with: - python-version: '3.7' + python-version: '3.7.17' architecture: x64 - uses: actions/setup-java@v2 with: @@ -101,4 +101,4 @@ jobs: filename: open_energy_ontology__${{ env.BRANCH }}.json label: CQ Coverage message: ${{ env.COVERAGE }} - color: green \ No newline at end of file + color: green