Forgot go version update in workflow

This commit is contained in:
2026-05-03 15:59:24 -04:00
parent d0ec54eb9f
commit 726a8e3da4
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: '1.26.1'
go-version: '1.26.2'
- name: Create version
id: version