We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a50506a + 696fe39 commit 0d86ff4Copy full SHA for 0d86ff4
.github/workflows/build-test-publish.yml
@@ -122,7 +122,7 @@ jobs:
122
git config --global user.name 'NiPreps Bot'
123
git config --global user.email '[email protected]'
124
- name: Install the latest version of uv
125
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v5
126
- name: Set up Python ${{ matrix.python-version }}
127
uses: conda-incubator/setup-miniconda@v3
128
with:
0 commit comments