diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b39ae25..52d94db 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,6 +14,8 @@ jobs: - name: Setup python uses: actions/setup-python@v5 + with: + python-version: '3.11' - name: Replace template run: python3 scripts/replace-template.py