[full-ci] chore: bump web to v7.1.5 (#3368)

This commit is contained in:
Viktor Scharf authored and GitHub committed 2026-08-20 12:25:14 +02:00
1 parent cee105203c
commit fa1e4e6104
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -1,4 +1,4 @@
# The test runner source for UI tests
WEB_COMMITID=2cf68437639154cff66f8d6920470ee25a80f6b3
WEB_COMMITID=170677dc06b1dfab57bc4bea2dac8a5cd78b2784
WEB_BRANCH=stable-7.1
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.1.4
WEB_ASSETS_VERSION = v7.1.5
WEB_ASSETS_BRANCH = stable-7.1
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI