We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87c1ae3 + 04eb21d commit 9966ee4Copy full SHA for 9966ee4
.github/workflows/build-test-deploy.yml
@@ -75,7 +75,7 @@ jobs:
75
git config --global user.name "bids-maintenance"
76
77
- name: Install the latest version of uv
78
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
79
80
- name: Set up Python ${{ matrix.python-version }}
81
uses: actions/setup-python@v5
0 commit comments