Bläddra i källkod

update wrapper-validation-action to v1.0.5 (one more place)

Stephen Gold 2 år sedan
förälder
incheckning
4f8fd428e0
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/main.yml

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

@@ -122,7 +122,7 @@ jobs:
           path: build/native
 
       - name: Validate the Gradle wrapper
-        uses: gradle/[email protected].4
+        uses: gradle/[email protected].5
       - name: Build Engine
         shell: bash
         run: |