Explorar o código

Update build.yml

changed git tag from 3.0.1 to 3.1.1 to match manager
jimsterino98 hai 5 meses
pai
achega
7bf80b1efa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build.yml

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

@@ -138,7 +138,7 @@ jobs:
           else
               echo "⚠ Not a git repo, using defaults"
               KSU_VERSION=33208
-              KSU_GIT_TAG="v3.0.1"
+              KSU_GIT_TAG="v3.1.1"
           fi
 
           echo "Computed version: $KSU_VERSION"