We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0287421 + 3af17e9 commit c1d4b64Copy full SHA for c1d4b64
1 file changed
.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