File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212
1313 steps :
1414 - name : Checkout source
15- uses : actions/checkout@v4
15+ uses : actions/checkout@v5
1616
1717 - name : Set up Python
1818 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 6060 pandas_future_infer_string : " 1"
6161
6262 steps :
63- - uses : actions/checkout@v4
63+ - uses : actions/checkout@v5
6464
6565 - name : Install Conda environment with Micromamba
6666 uses : mamba-org/setup-micromamba@v2
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 if : github.repository == 'geopandas/geopandas'
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 - uses : actions/setup-python@v5
1919 - name : Install and run versioneer
2020 run : |
You can’t perform that action at this time.
0 commit comments