Fix release workflow

This commit is contained in:
Yusuke Kuoka 2022-04-08 01:36:07 +00:00
parent b09c54045a
commit b0fd7a75ea
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: '^1.17.7'
go-version: '1.17.7'
- name: Install tools
run: |