diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 83ae5d32..32f98db5 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -34,7 +34,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-python@v5 with: - python-version: "3.10" + python-version: "3.13" - uses: abatilo/actions-poetry@v3 - name: build run: poetry build