Skip to content

Commit d85c02a

Browse files
authored
Merge pull request #1 from nilearn/dependabot/github_actions/astral-sh/setup-uv-5
Bump astral-sh/setup-uv from 4 to 5
2 parents 2f6c377 + fe57d0d commit d85c02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121

2222
- name: 🚀 Install uv
23-
uses: astral-sh/setup-uv@v4
23+
uses: astral-sh/setup-uv@v5
2424

2525
- name: 🐍 Set up Python
2626
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)