chore: upgrade golang to 1.24.3 and nodejs to 22.x (#483)

This commit is contained in:
Aveline
2025-05-20 19:08:10 +02:00
committed by GitHub
parent 222a8470a5
commit 4b91c758fa
3 changed files with 4 additions and 4 deletions

View File

@@ -106,7 +106,7 @@ jobs:
- name: Set up Golang
uses: actions/setup-go@v4
with:
go-version: "1.24.0"
go-version: "1.24.3"
- name: Golang Test Report
uses: becheran/go-testreport@v0.3.2
with: