This commit is contained in:
parent
9c9ab58503
commit
c4b107dc66
@ -39,7 +39,7 @@ jobs:
|
|||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: https://github.com/actions/setup-go@v5
|
uses: https://github.com/actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: '${{ GO_VERSION }}'
|
go-version: '1.21.4'
|
||||||
|
|
||||||
- name: Setup Project
|
- name: Setup Project
|
||||||
run: npm run project-setup
|
run: npm run project-setup
|
||||||
|
Loading…
Reference in New Issue
Block a user