Skip to content

Commit b8e5443

Browse files
authored
Merge pull request #3439 from OpenNeuroOrg/dependabot/github_actions/astral-sh/setup-uv-6
chore(deps): bump astral-sh/setup-uv from 5 to 6
2 parents 0c9fa4e + 3d09d22 commit b8e5443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v4
3333
- name: Install the latest version of uv
34-
uses: astral-sh/setup-uv@v5
34+
uses: astral-sh/setup-uv@v6
3535
- run: scripts/check-github-sync

0 commit comments

Comments
 (0)