Skip to content

Commit 4773c31

Browse files
Updated .github/workflows/common_ccdc_status_checks.yml NO_JIRA
1 parent 5833094 commit 4773c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common_ccdc_status_checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717
- uses: actions/setup-python@v5
1818
with:
19-
python-version: "3.7"
19+
python-version: "3.11"
2020
- name: Get the commit message
2121
run: |
2222
echo 'commit_message<<EOF' >> $GITHUB_ENV

0 commit comments

Comments
 (0)