File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616
1717 - name : Cancel Previous Runs
18- uses : styfle/cancel-workflow-action@0.8 .0
18+ uses : styfle/cancel-workflow-action@0.13 .0
1919 with :
2020 access_token : ${{ github.token }}
2121
@@ -36,15 +36,15 @@ jobs:
3636 CLOUDFRONT_DISTRIBUTION_ID : E24URY7SKM2LDD
3737
3838 - name : Setup Node.js
39- uses : actions/setup-node@v4
39+ uses : actions/setup-node@v6
4040 with :
4141 node-version : " 20.x"
4242
4343 - name : Checkout overpass-turbo repo
44- uses : actions/checkout@v4
44+ uses : actions/checkout@v6
4545 with :
4646 repository : OpenHistoricalMap/overpass-turbo
47- ref : 7a9c4bb794b2367970c052fbfb73dc7254e13455
47+ ref : a64d500abc82744613b77bbb362e2cee98648d59
4848 path : overpass-turbo
4949
5050 - name : Enable Corepack
6363 working-directory : overpass-turbo
6464
6565 - name : Setup Python
66- uses : actions/setup-python@v2
66+ uses : actions/setup-python@v6
6767 with :
6868 python-version : " 3.10"
6969
You can’t perform that action at this time.
0 commit comments