Skip to content

Commit 21447a9

Browse files
authored
Merge pull request #2253 from python-visualization/dependabot/github_actions/github-actions-f435755103
Bump astral-sh/setup-uv from 8.3.2 to 9.0.0 in the github-actions group
2 parents 2937360 + 4cde441 commit 21447a9

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@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
36+
uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
3737

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

0 commit comments

Comments
 (0)