From 62d43972d0966b1a6aa8f941386c9a1d79f9eaee Mon Sep 17 00:00:00 2001 From: Pathe SENE Date: Sat, 14 Oct 2023 02:03:06 +0000 Subject: [PATCH] fix: fix yaml syntax error --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index f5e29a1..367942a 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -37,4 +37,4 @@ jobs: - name: Static Code Analysis uses: dominikh/staticcheck-action@v1.3.0 with: - version: "2022.1.3". + version: "2022.1.3"