Skip to content

Commit 07c8257

Browse files
authored
Merge pull request #2268 from python-visualization/dependabot/github_actions/github-actions-fa3bf1173d
Bump astral-sh/setup-uv from 9.0.0 to 10.0.0 in the github-actions group
2 parents 869fa3b + 1a469b1 commit 07c8257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_streamlit_folium.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
persist-credentials: false
3434

3535
- name: Install uv
36-
uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
36+
uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
3737

3838
- name: Checkout Streamlit Folium
3939
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

0 commit comments

Comments
 (0)