chore(deps): update actions/setup-go action to v4
This commit is contained in:
2
.github/workflows/semanticore.yml
vendored
2
.github/workflows/semanticore.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: 1.*
|
go-version: 1.*
|
||||||
- name: Semanticore
|
- name: Semanticore
|
||||||
|
|||||||
Reference in New Issue
Block a user