3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-03-28 15:25:48 +00:00

udpated wf

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2026-03-24 09:15:08 -07:00
parent 81a86c2102
commit a00ac9be84
20 changed files with 909 additions and 128 deletions

View file

@ -42,7 +42,7 @@ timeout-minutes: 30
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6.0.2
with:
persist-credentials: false