update workflow

This commit is contained in:
Asdine El Hrychy
2024-10-03 14:11:38 +02:00
parent 1a8dd9c856
commit 74bb0899fc

View File

@@ -14,12 +14,12 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4.1.1 - uses: actions/checkout@v4
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v5 uses: actions/setup-go@v5
with: with:
go-version: 1.22 go-version: 1.23
- name: Build - name: Build
run: make run: make