diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae8cc17b..20529ffb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -112,7 +112,7 @@ jobs: path: cpex-python fetch-depth: 1 - name: Install Python - uses: actions/setup-python@v5 + uses: actions/setup-python@v7 with: python-version: "3.12" - name: Install Rust 1.96.0