From b7197d8a7aafd5aaa2c79410eab33cba61ff2f43 Mon Sep 17 00:00:00 2001 From: "Tomoya Matsuura(MacBookPro)" Date: Mon, 5 Feb 2024 02:08:02 +0900 Subject: [PATCH] gover --- .gitea/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 3f747229..1cddd8d9 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -19,6 +19,8 @@ jobs: with: node-version: 'latest' - uses: https://github.com/actions/setup-go@v4 + with: + go-version: '^1.20' - uses: https://gitea.com/actions/go-hashfiles@v0.0.1 id: get-hash with: