Skip to content

Commit

Permalink
Change setup-lean action name
Browse files Browse the repository at this point in the history
  • Loading branch information
atomb committed Feb 14, 2024
1 parent 4fc941d commit bf46f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-lean-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
dotnet tool restore
dotnet build -warnaserror Source/Boogie.sln
- name: Setup Lean
uses: actions/setup-lean@v1
uses: Julian/setup-lean@v1
with:
# Lean version will be chosen based on Test/lean-auto/lean-toolchain
default-toolchain-file: Test/lean-auto/lean-toolchain
Expand Down

0 comments on commit bf46f95

Please sign in to comment.