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
|
||||
name: Semanticore
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.*
|
||||
- name: Semanticore
|
||||
|
||||
Reference in New Issue
Block a user