Forgot to add version input for Go setup.
This commit is contained in:
@@ -45,6 +45,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup go
|
- name: Setup go
|
||||||
uses: actions/setup-go@v5.2.0
|
uses: actions/setup-go@v5.2.0
|
||||||
|
with:
|
||||||
|
go-version: '1.22.10'
|
||||||
|
|
||||||
- name: Domain check
|
- name: Domain check
|
||||||
id: domain-check
|
id: domain-check
|
||||||
|
|||||||
Reference in New Issue
Block a user