소스 검색

Fix file-changes-action error (#5201)

* test

* apparently 1.2.4 is broken

https://github.com/trilom/file-changes-action/issues/102

* remove noop
borgified 5 년 전
부모
커밋
532d3eeafd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/main.yml

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

@@ -5,7 +5,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v1
-      - uses: trilom/file-changes-action@v1.2.4
+      - uses: trilom/file-changes-action@v1.2.3
         id: file_changes
         with:
           output: ''