go-version-fileを変更

This commit is contained in:
Haruki
2023-08-21 10:58:38 +09:00
parent faa4184066
commit 7785b499b4

View File

@@ -22,7 +22,7 @@ jobs:
# Go をセットアップ
- uses: actions/setup-go@v3
with:
go-version-file: go.mod
go-version-file: cli/go.mod
cache: true
# リリース