diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index dc54beb..3209dee 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 # Fetch all history for all branches and tags - name: Build Lean - uses: leanprover/lean-action@434f25c2f80ded67bba02502ad3a86f25db50709 # v1.3.0 + uses: leanprover/lean-action@c544e89643240c6b398f14a431bcdc6309e36b3e # v1.4.0 with: auto-config: false use-github-cache: false