mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-28 04:46:58 -04:00
bump go to 1.23.0 & fixup build reproducibility
This commit is contained in:
committed by
Pierre Dubouilh
parent
5a1f75265d
commit
746d6d55bc
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v1
|
||||
with:
|
||||
go-version: 1.19.1
|
||||
go-version: 1.23.0
|
||||
id: go
|
||||
|
||||
- name: Set env
|
||||
|
||||
Reference in New Issue
Block a user