diff --git a/.github/workflows/pyre.yml b/.github/workflows/pyre.yml index 053f88a..e266a48 100644 --- a/.github/workflows/pyre.yml +++ b/.github/workflows/pyre.yml @@ -38,9 +38,8 @@ jobs: submodules: true - name: Run Pyre - uses: facebook/pyre-action@60697a7858f7cc8470d8cc494a3cf2ad6b06560d + uses: facebook/pyre-action@f74f3a073756aa0a2435f955565fd2a89c2126e3 with: # To customize these inputs: # See https://github.com/facebook/pyre-action#inputs repo-directory: './' - requirements-path: 'requirements.txt'