3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-04 17:17:41 +00:00

Merge updated github workflows from master branch

This commit is contained in:
Jakob Rath 2023-09-23 20:19:43 +02:00
parent 3f0f70ba7c
commit 40e8dc7afa
8 changed files with 11 additions and 11 deletions

View file

@ -21,7 +21,7 @@ jobs:
COV_DETAILS_PATH: ${{github.workspace}}/cov-details
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup
run: |