From a721f46688c3d8632bce997023c0d2e23e6565c0 Mon Sep 17 00:00:00 2001 From: Mans Ziesel Date: Mon, 12 Jun 2023 22:29:21 +0200 Subject: [PATCH] asdf --- .gitea/workflows/hugo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/hugo.yaml b/.gitea/workflows/hugo.yaml index 47647de..c783990 100644 --- a/.gitea/workflows/hugo.yaml +++ b/.gitea/workflows/hugo.yaml @@ -22,7 +22,7 @@ jobs: HUGO_VERSION: 0.108.0 steps: - name: Checkout - uses: actions/checkout@latest + uses: actions/checkout@v3 with: fetch-depth: 0