Skip to content

Commit 7cda703

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 2f601fb + 7ddeff6 commit 7cda703

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_2023.yml renamed to .github/workflows/build_2025.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ 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:
10-
isabelle-url: 'https://github.com/seL4/isabelle/archive/refs/tags/Isabelle2023.tar.gz'
10+
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'
1212
report_secret: ${{ secrets.DashboardReportKey }}

0 commit comments

Comments
 (0)