From a5e7b40f552680622437dfe64697ae6b4a8177e8 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:58:40 +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