ci: update github actions in workflows/semanticore.yml

This commit is contained in:
Mathias Schopmans
2024-03-11 10:52:18 +01:00
parent 9a6399c046
commit 8f0333e0c9

View File

@@ -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