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:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22
go-version: 1.23
- name: Build
run: make