Skip to content

Commit

Permalink
Updated .github/workflows/common_ccdc_status_checks.yml NO_JIRA
Browse files Browse the repository at this point in the history
  • Loading branch information
ccdc-github-admin committed Dec 18, 2024
1 parent a9049eb commit 47c3fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common_ccdc_status_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v5
with:
python-version: "3.7"
python-version: "3.11"
- name: Get the commit message
run: |
echo 'commit_message<<EOF' >> $GITHUB_ENV
Expand Down

0 comments on commit 47c3fac

Please sign in to comment.