From c1ceacbd01ce7229e04cb2668b10df0f6611c2e5 Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Tue, 18 Nov 2025 20:00:50 +0000 Subject: [PATCH] Update .gitea/workflows/run-on-host_checkout_fedora-image.yml --- .gitea/workflows/run-on-host_checkout_fedora-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/run-on-host_checkout_fedora-image.yml b/.gitea/workflows/run-on-host_checkout_fedora-image.yml index a0666ce..1a78341 100644 --- a/.gitea/workflows/run-on-host_checkout_fedora-image.yml +++ b/.gitea/workflows/run-on-host_checkout_fedora-image.yml @@ -15,4 +15,4 @@ jobs: - name: Checkout uses: https://git.phyllo.me/devops/checkout@v5 with: - fetch-depth: 0 \ No newline at end of file + fetch-depth: 0 \ No newline at end of file