diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5293f60..60213d6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -14,7 +14,7 @@ jobs: - name: Set up Python uses: actions/setup-python@v4 with: - python-version: '3.12' + python-version: '3.13' - name: Set execute permissions for wrapper run: chmod +x ./bombsquad_server