We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087ef4c commit 7ddeff6Copy full SHA for 7ddeff6
.github/workflows/build_2025.yml
@@ -5,7 +5,7 @@ jobs:
5
name: Build Theory
6
steps:
7
- uses: actions/checkout@v3
8
- - uses: lexbailey/isabelle-theory-build-github-action@v8
+ - uses: cplaursen/isabelle-theory-build-github-action@main
9
with:
10
isabelle-url: 'https://github.com/seL4/isabelle/archive/refs/tags/Isabelle2025.tar.gz'
11
report_url: 'https://isabelle-utp-ci-dashboard.link/submit_job_log'
0 commit comments