Dax Raad 8 mesi fa
parent
commit
120151ee38
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -24,7 +24,7 @@ jobs:
 
       - uses: actions/setup-go@v5
         with:
-          go-version: ">=1.23.2"
+          go-version: ">=1.24.0"
           cache: true
           cache-dependency-path: go.sum