From 5969a97f50bc25a0ce5bbb1ff2c84eebe7c1cdc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 04:58:02 +0000 Subject: [PATCH] Bump leanprover/lean-action from 1.4.0 to 1.5.0 Bumps [leanprover/lean-action](https://github.com/leanprover/lean-action) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/leanprover/lean-action/releases) - [Changelog](https://github.com/leanprover/lean-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/leanprover/lean-action/compare/c544e89643240c6b398f14a431bcdc6309e36b3e...38fbc41a8c28c4cbaec22d7f7de508ec2e7c0dd9) --- updated-dependencies: - dependency-name: leanprover/lean-action dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/blueprint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blueprint.yml b/.github/workflows/blueprint.yml index 88356d3..a287e55 100644 --- a/.github/workflows/blueprint.yml +++ b/.github/workflows/blueprint.yml @@ -42,7 +42,7 @@ jobs: - name: Build and lint the project. id: build-lean - uses: leanprover/lean-action@c544e89643240c6b398f14a431bcdc6309e36b3e # v1.4.0 + uses: leanprover/lean-action@38fbc41a8c28c4cbaec22d7f7de508ec2e7c0dd9 # v1.5.0 - name: Cleanup to free disk space uses: jlumbroso/free-disk-space@main