Skip to content

Commit 48d75a0

Browse files
authored
Merge pull request python-visualization#2174 from python-visualization/dependabot/github_actions/github-actions-b6ae6d6a21
Bump astral-sh/setup-uv from 4 to 6 in the github-actions group
2 parents 996b66b + ee29db6 commit 48d75a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_streamlit_folium.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v5
2626

2727
- name: Install uv
28-
uses: astral-sh/setup-uv@v4
28+
uses: astral-sh/setup-uv@v6
2929

3030
- name: Checkout Streamlit Folium
3131
uses: actions/checkout@v5

0 commit comments

Comments
 (0)