Skip to content

Commit

Permalink
Update ci.yml (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Feb 6, 2025
1 parent 5265784 commit 6763bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: "Build the virtual environment for ${{ github.repository }}"
uses: cvxgrp/.github/actions/uv/[email protected].0
uses: cvxgrp/.github/actions/[email protected].1
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 6763bbc

Please sign in to comment.