Skip to content

Commit

Permalink
update to latest ninja version
Browse files Browse the repository at this point in the history
  • Loading branch information
Murmele committed Apr 20, 2024
1 parent 6c895fd commit c4c553b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ jobs:
modules: qtwebengine

- name: Install Ninja
uses: seanmiddleditch/gha-setup-ninja@v3
uses: seanmiddleditch/gha-setup-ninja@v4
with:
version: 1.10.2
version: 1.11.1
platform: ${{ matrix.env.ninja_platform }}
destination: ninja

Expand Down

0 comments on commit c4c553b

Please sign in to comment.