Update call-username.yml

This commit is contained in:
Xiufeng Guo 2024-07-10 19:51:33 +09:00
parent 817d90bbd7
commit e38ed31cf7
Signed by: showfom
GPG Key ID: 29A7777777777777

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Go
uses: https://github.com/actions/setup-go
uses: actions/setup-go@v3
with:
go-version: '1.20'
run: go version