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