update used actions to own mirror
This commit is contained in:
parent
f9859d7f8e
commit
e1876678bf
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
image: docker.io/alpine:3.21.2
|
||||
steps:
|
||||
- run: apk update && apk add --no-cache nodejs git docker
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/docker/setup-buildx-action@v3
|
||||
- uses: https://github.com/docker/build-push-action@v6
|
||||
- uses: https://git.fucktheforce.de/actions/checkout@v4
|
||||
- uses: https://git.fucktheforce.de/actions/setup-buildx-action@v3
|
||||
- uses: https://git.fucktheforce.de/actions/build-push-action@v6
|
||||
|
||||
|
|
Loading…
Reference in a new issue