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