Update call-username.yml
This commit is contained in:
parent
817d90bbd7
commit
e38ed31cf7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user