chore(deps): update docker/login-action action to v4

This commit is contained in:
2026-03-04 10:01:13 +00:00
parent 204404b761
commit 197e35314a

View File

@@ -30,7 +30,7 @@ jobs:
# Log in to the Gitea container registry # Log in to the Gitea container registry
- name: Log in to Gitea Container Registry - name: Log in to Gitea Container Registry
uses: docker/login-action@v3 uses: docker/login-action@v4
with: with:
registry: git.dubyatp.xyz registry: git.dubyatp.xyz
username: williamp username: williamp