mirror of
https://github.com/Z3Prover/z3
synced 2025-08-12 06:00:53 +00:00
Bump actions/checkout from 2 to 3 (#6066)
This commit is contained in:
parent
9190f22eb4
commit
b8367247f5
7 changed files with 7 additions and 7 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@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Setup
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue