Pull request 2385: Update all
Merge in DNS/adguard-home from upd-all to master Squashed commit of the following: commit 05de6cd84465ead8f2c6d94ba22766c37cd51a34 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Apr 8 15:59:00 2025 +0300 all: fix docs commit d87020e1674e83043841dc7a95b7e609533ba848 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Apr 8 15:38:08 2025 +0300 client: upd i18n commit ad054dedffbbe9ef2782358298afe9ffb6b98ad2 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Apr 8 15:24:09 2025 +0300 all: upd deps commit 69f13bfb14414fed8d8ef1976628d4558a4207cc Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Apr 8 14:53:30 2025 +0300 all: upd go, tools
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -1,7 +1,7 @@
|
||||
'name': 'build'
|
||||
|
||||
'env':
|
||||
'GO_VERSION': '1.24.1'
|
||||
'GO_VERSION': '1.24.2'
|
||||
'NODE_VERSION': '20'
|
||||
|
||||
'on':
|
||||
|
||||
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -1,7 +1,7 @@
|
||||
'name': 'lint'
|
||||
|
||||
'env':
|
||||
'GO_VERSION': '1.24.1'
|
||||
'GO_VERSION': '1.24.2'
|
||||
|
||||
'on':
|
||||
'push':
|
||||
|
||||
Reference in New Issue
Block a user