Update .gitea/workflows/node-npm.yaml
Some checks failed
Build and Push Image / Build and push image (push) Failing after 3s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 3s
This commit is contained in:
parent
c18ef7dfe7
commit
0ae83fff24
@ -17,7 +17,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: https://git.kjan.de/actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user