update used actions to own mirror
This commit is contained in:
parent
2ec14414bc
commit
6c8b7ce04d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
steps:
|
||||
- name: install needed packages
|
||||
run: apk update && apk add --no-cache rsync openssh-client nodejs git
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://git.fucktheforce.de/actions/checkout@v4
|
||||
- name: install ssh key
|
||||
run: |
|
||||
mkdir -p ~/.ssh
|
||||
|
|
Loading…
Reference in a new issue