소스 검색

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

Stephen Gold 2 년 전
부모
커밋
4f8fd428e0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: |