changed version of login-action
Some checks failed
Build and Deploy NextJS SculptedArc Website / build-and-deploy (push) Failing after 2m2s

This commit is contained in:
2026-06-01 20:21:27 +01:00
parent 8c46bde9ce
commit 5ecfc5bb45

View File

@@ -20,7 +20,7 @@ jobs:
# 1. Log into your self-hosted gitea container storage layer
- name: Log in to gitea Container Registry
uses: docker/login-action@v3
uses: docker/login-action@v4
with:
registry: gitea.sculpted-arc.co.uk # Change to your gitea domain
username: ${{ gitea.actor }}