ci: update github actions in workflows/semanticore.yml
This commit is contained in:
4
.github/workflows/semanticore.yml
vendored
4
.github/workflows/semanticore.yml
vendored
@@ -9,11 +9,11 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Semanticore
|
name: Semanticore
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: 1.*
|
go-version: 1.*
|
||||||
- name: Semanticore
|
- name: Semanticore
|
||||||
|
|||||||
Reference in New Issue
Block a user