Update go version
All checks were successful
Build and Push Docker Image / build (push) Successful in 6m36s

This commit is contained in:
lif
2025-09-27 14:42:27 +01:00
parent d9610969e3
commit c571202090

View File

@@ -36,7 +36,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: '1.21'
go-version: '1.25.1'
# Download modules
- name: Go mod tidy