Skip to content

Commit

Permalink
Merge pull request #476 from nipreps/dependabot/github_actions/astral…
Browse files Browse the repository at this point in the history
…-sh/setup-uv-5

chore(deps): bump astral-sh/setup-uv from 4 to 5
  • Loading branch information
effigies authored Dec 23, 2024
2 parents a50506a + 696fe39 commit 0d86ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
git config --global user.name 'NiPreps Bot'
git config --global user.email '[email protected]'
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v4
uses: astral-sh/setup-uv@v5
- name: Set up Python ${{ matrix.python-version }}
uses: conda-incubator/setup-miniconda@v3
with:
Expand Down

0 comments on commit 0d86ff4

Please sign in to comment.