Update call-username.yml
This commit is contained in:
parent
817d90bbd7
commit
e38ed31cf7
@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: https://github.com/actions/setup-go
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: '1.20'
|
go-version: '1.20'
|
||||||
run: go version
|
run: go version
|
||||||
|
Loading…
Reference in New Issue
Block a user