We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0287421 commit 3af17e9Copy full SHA for 3af17e9
.github/workflows/test_streamlit_folium.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Set up Python
17
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
18
with:
19
python-version: '3.x'
20
0 commit comments