diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index c8c369d..f7166d6 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -19,7 +19,7 @@ jobs: - name: Setup Python uses: actions/setup-python@v5 with: - python-version: '3.9' + python-version: '3.12' - name: Generate Version id: shell