Przeglądaj źródła

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

Stephen Gold 2 lat temu
rodzic
commit
4f8fd428e0
1 zmienionych plików z 1 dodań i 1 usunięć
  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: |