Update go and open telemetry

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2026-03-02 09:39:10 +01:00
parent 34c5ad86b8
commit e173b26acd
4 changed files with 26 additions and 26 deletions

View File

@@ -28,7 +28,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: "1.25.7"
go-version: "1.26.0"
cache: true
- name: Set up Node.js