go version bump (#21)
Go / build (pull_request) Failing after 7s

Reviewed-on: #21
Co-authored-by: phoenix <mail@kundeng.us>
Co-committed-by: phoenix <mail@kundeng.us>
This commit is contained in:
2026-05-03 16:15:12 -04:00
committed by phoenix
parent c391939960
commit f2a650ef27
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: '1.26.1'
go-version: '1.26.2'
- name: Build
run: |