File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed
Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2323 with :
2424 fetch-depth : 0
2525
26- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
26+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2727 with :
2828 python-version : " 3.x"
2929
Original file line number Diff line number Diff line change 5353 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5454
5555 - name : Set up Python ${{ matrix.python-version }}
56- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
56+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
5757 with :
5858 python-version : ${{ matrix.python-version }}
5959
7373 run : pytest
7474
7575 - name : Upload coverage reports to Codecov
76- uses : codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
76+ uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
7777 env :
7878 CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 2323 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2424 with :
2525 fetch-depth : 0
26- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
26+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2727 with :
2828 python-version : " 3.x"
2929 - name : Install cffconvert
Original file line number Diff line number Diff line change 3232 with :
3333 fetch-depth : 0
3434
35- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
35+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
3636 with :
3737 python-version : " 3.x"
3838
Original file line number Diff line number Diff line change 3434 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3535
3636 - name : Set up Python
37- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
37+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
3838 with :
3939 python-version : " 3.x"
4040
4747 # docs for this action: https://github.com/tj-actions/changed-files
4848 - name : Get all dataset and shape files that have changed
4949 id : changed-files-yaml
50- uses : tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46 .0.5
50+ uses : tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47 .0.0
5151 with :
5252 files_yaml : |
5353 dataset:
Original file line number Diff line number Diff line change 1717 pull-requests : write
1818
1919 steps :
20- - uses : actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5 .0.0
20+ - uses : actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6 .0.1
2121 with :
2222 repo-token : " ${{ secrets.GITHUB_TOKEN }}"
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1414 - name : Set up Python
15- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
15+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
1616 with :
1717 python-version : " 3.x"
1818 - name : Install pypa/build
4949 name : python-package-distributions
5050 path : dist/
5151 - name : Publish distribution 📦 to PyPI
52- uses : pypa/gh-action-pypi-publish@61da13deb5f5124fb1536194f82ed3d9bbc7e8f3 # v1.12 .0
52+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13 .0
5353
5454 github-release :
5555 name : >-
@@ -115,6 +115,6 @@ jobs:
115115 name : python-package-distributions
116116 path : dist/
117117 - name : Publish distribution 📦 to TestPyPI
118- uses : pypa/gh-action-pypi-publish@61da13deb5f5124fb1536194f82ed3d9bbc7e8f3 # v1.12 .0
118+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13 .0
119119 with :
120120 repository-url : https://test.pypi.org/legacy/
Original file line number Diff line number Diff line change 1313 stale :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9 .0.0
16+ - uses : actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10 .0.0
1717 with :
1818 days-before-stale : 30
1919 days-before-close : 7
You can’t perform that action at this time.
0 commit comments