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 8ad6fed commit e976d9cCopy full SHA for e976d9c
.github/workflows/check_changelog.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: install python and requirements
22
uses: ./.github/actions/install_python_and_requirements
23
with:
24
- python_version: 3.10
+ python_version: '3.10'
25
26
- name: Check Changelog
27
run: |
0 commit comments