Skip to content

Commit 7ddeff6

Browse files
committed
Update github action to use cplaursen/isabelle-theory-build-github-action
1 parent 087ef4c commit 7ddeff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_2025.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: Build Theory
66
steps:
77
- uses: actions/checkout@v3
8-
- uses: lexbailey/isabelle-theory-build-github-action@v8
8+
- uses: cplaursen/isabelle-theory-build-github-action@main
99
with:
1010
isabelle-url: 'https://github.com/seL4/isabelle/archive/refs/tags/Isabelle2025.tar.gz'
1111
report_url: 'https://isabelle-utp-ci-dashboard.link/submit_job_log'

0 commit comments

Comments
 (0)