Skip to content

Commit

Permalink
ci: bump gha-setup-ninja (#949)
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis authored Oct 15, 2023
1 parent 123e380 commit d839905
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 @@ -187,7 +187,7 @@ jobs:
uses: microsoft/setup-msbuild@1ff57057b5cfdc39105cd07a01d78e9b0ea0c14c # v1.3.1

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

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

0 comments on commit d839905

Please sign in to comment.