We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33c059 commit f743d32Copy full SHA for f743d32
.github/workflows/common_ccdc_status_checks.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
ref: ${{ github.head_ref }}
16
fetch-depth: 0
17
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
18
19
python-version: "3.11"
20
- name: Get the commit message
0 commit comments