[#3273] added readerToString() JSVM helper

This commit is contained in:
Gani Georgiev
2023-09-10 10:46:19 +03:00
parent b2c8f394af
commit 0ca86a0c87
38 changed files with 3956 additions and 3877 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '>=1.21.0'
go-version: '>=1.21.1'
# 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.