updated ui/dist and min GitHub Go release action version

This commit is contained in:
Gani Georgiev
2025-01-18 12:35:53 +02:00
parent ae36612c34
commit 18dcc133f0
34 changed files with 45 additions and 43 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '>=1.22.8'
go-version: '>=1.23.5'
# This step usually is not needed because the /ui/dist is pregenerated locally
# but its here to ensure that each release embeds the latest admin ui artifacts.