fix: correct Go version to 1.23 (1.25.5 does not exist)

This commit is contained in:
GitHub Actions
2025-12-14 00:36:20 +00:00
parent 71269fe041
commit 65443a1464
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
go 1.25.5
go 1.23
use ./backend