3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-03-27 14:55:46 +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

@ -31,7 +31,7 @@ safe-outputs:
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6.0.2
with:
persist-credentials: false