From 23a4446d94f2775ccf55d494930ccbf70c7e30e7 Mon Sep 17 00:00:00 2001 From: Digital Studium Date: Tue, 9 May 2023 17:59:15 +0300 Subject: [PATCH] ttf --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 52bc641..5fb6442 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -11,7 +11,7 @@ jobs: steps: - name: Fetch repo - uses: actions/checkout@v3 + uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675 with: submodules: true # Fetch Hugo themes (true OR recursive) fetch-depth: 0