Skip to content

Commit

Permalink
build(deps): bump seanmiddleditch/gha-setup-ninja from 4 to 5 (#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis authored Aug 2, 2024
2 parents 9037c9b + 08e3a0c commit de7b766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
uses: microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce # v2.0.0

- name: Install chocolatey packages ${{ matrix.cfg.arch}}
uses: seanmiddleditch/gha-setup-ninja@8b297075da4cd2a5f1fd21fe011b499edf06e9d2 # master
uses: seanmiddleditch/gha-setup-ninja@96bed6edff20d1dd61ecff9b75cc519d516e6401 # master

- name: Generate CMake (x64)
if: ${{ matrix.cfg.arch == 'x64' }}
Expand Down

0 comments on commit de7b766

Please sign in to comment.