Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 1m14s

This commit is contained in:
Kars van Velzen 2025-08-24 16:03:04 +02:00
parent c367d37551
commit 8a731a9508

View file

@ -10,9 +10,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: 'watson/umami'
repository: 'watson/umami@master'
- name: Login to image registry
uses: docker/login-action@master