Skip to content

Commit

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

build(deps): bump astral-sh/setup-uv from 3 to 4
  • Loading branch information
effigies authored Nov 25, 2024
2 parents ebea7f1 + 5434ce3 commit d2eb0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v3
uses: astral-sh/setup-uv@v4
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit d2eb0f8

Please sign in to comment.