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