forked from MapComplete/MapComplete
Chore: use locally hosted checkout action
This commit is contained in:
parent
31480ceda7
commit
f4aaa3a226
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
daily_data_maintenance:
|
||||
runs-on: [ ubuntu-latest, hetzner-access ]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: https://source.mapcomplete.org/actions/checkout@v4
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v3
|
||||
|
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
deploy_single_theme:
|
||||
runs-on: [ ubuntu-latest, hetzner-access ]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: https://source.mapcomplete.org/actions/checkout@v4
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue