Skip to content

Commit

Permalink
Changed version of z3 install action
Browse files Browse the repository at this point in the history
  • Loading branch information
oskari1 committed Aug 30, 2023
1 parent 12ef867 commit ebdebd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/z3_trace_log_gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install Z3
uses: pavpanchekha/setup-z3@v1.3
uses: pavpanchekha/setup-z3@v1.2.2
with:
version: "4.8.7"

Expand Down

0 comments on commit ebdebd6

Please sign in to comment.