Update .gitea/workflows/node-ssh.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 54s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 09:48:00 +00:00
parent 79216f17f5
commit b22c04b9e2

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