Skip to content

Commit b972da7

Browse files
authored
Merge pull request #2269 from python-visualization/dependabot/github_actions/github-actions-2514a98571
Bump astral-sh/setup-uv from 10.0.0 to 10.0.1 in the github-actions group
2 parents 9085d13 + e6d7ca5 commit b972da7

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@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
36+
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
3737

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

0 commit comments

Comments
 (0)