Skip to content

Commit

Permalink
chore: upgrade lean-action to v1-beta (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
austinletson authored May 26, 2024
1 parent bbb5ab5 commit 5f07d90
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
matrix:
os: [ubuntu-latest]
steps:
- uses: leanprover/lean-action@v1-alpha
- uses: actions/checkout@v4

- uses: leanprover/lean-action@v1-beta
with:
check-reservoir-eligibility: true

0 comments on commit 5f07d90

Please sign in to comment.