We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e393c23 commit 9ea9573Copy full SHA for 9ea9573
.github/workflows/license-check.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Python
14
uses: actions/setup-python@v4
15
with:
16
- python-version: '3.10'
+ python-version: '3.12'
17
18
- name: Install dependencies
19
run: |
0 commit comments