Update .gitea/workflows/node-npm.yaml
Some checks failed
Build and Push Image / Build and push image (push) Failing after 3s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 09:03:09 +00:00
parent c18ef7dfe7
commit 0ae83fff24

@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: https://git.kjan.de/actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3