Skip to content

Commit c1d4b64

Browse files
authored
Merge pull request #2163 from python-visualization/dependabot/github_actions/github-actions-cd7291ea65
Bump actions/setup-python from 4 to 5 in the github-actions group
2 parents 0287421 + 3af17e9 commit c1d4b64

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
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Set up Python
17-
uses: actions/setup-python@v4
17+
uses: actions/setup-python@v5
1818
with:
1919
python-version: '3.x'
2020

0 commit comments

Comments
 (0)