We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5833094 commit 4773c31Copy full SHA for 4773c31
.github/workflows/common_ccdc_status_checks.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
- uses: actions/setup-python@v5
18
with:
19
- python-version: "3.7"
+ python-version: "3.11"
20
- name: Get the commit message
21
run: |
22
echo 'commit_message<<EOF' >> $GITHUB_ENV
0 commit comments