From 0f7b8ce72083d3e4a3065031f8c5f5afc2b29135 Mon Sep 17 00:00:00 2001 From: ccdc-github-admin <62256659+ccdc-github-admin@users.noreply.github.com> Date: Wed, 31 Jan 2024 21:59:29 +0000 Subject: [PATCH] Updated .github/workflows/common_ccdc_status_checks.yml NO_JIRA --- .github/workflows/common_ccdc_status_checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/common_ccdc_status_checks.yml b/.github/workflows/common_ccdc_status_checks.yml index 5a65e02..4fc9356 100644 --- a/.github/workflows/common_ccdc_status_checks.yml +++ b/.github/workflows/common_ccdc_status_checks.yml @@ -14,7 +14,7 @@ jobs: with: ref: ${{ github.head_ref }} fetch-depth: 0 - - uses: actions/setup-python@v4 + - uses: actions/setup-python@v5 with: python-version: "3.7" - name: Get the commit message