Update .gitea/workflows/rust-node.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 5m32s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 09:51:19 +00:00
parent 64dbe8f19d
commit dbf2edf2e1

@ -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