diff --git a/.github/workflows/add-license.yml b/.github/workflows/add-license.yml index cabb406..f5a75fa 100644 --- a/.github/workflows/add-license.yml +++ b/.github/workflows/add-license.yml @@ -19,7 +19,7 @@ jobs: - name: Set up Python uses: actions/setup-python@v5 with: - python-version: "3.12" + python-version: "3.10" - name: Add License run: |