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:
parent
3f0f70ba7c
commit
40e8dc7afa
8 changed files with 11 additions and 11 deletions
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
COV_DETAILS_PATH: ${{github.workspace}}/cov-details
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue