updated ui/dist and go deps

This commit is contained in:
Gani Georgiev
2024-05-11 09:07:31 +03:00
parent 5acaa0a55c
commit 1682db5c72
36 changed files with 102 additions and 100 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '>=1.22.2'
go-version: '>=1.22.3'
# 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.