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 7f47d73 + 8204f33 commit f3b32fcCopy full SHA for f3b32fc
.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@v5
+ uses: astral-sh/setup-uv@v6
126
- name: Set up Python ${{ matrix.python-version }}
127
uses: conda-incubator/setup-miniconda@v3
128
with:
0 commit comments