Skip to content

Commit

Permalink
Merge pull request #18 from approvals/dependabot/github_actions/seanm…
Browse files Browse the repository at this point in the history
…iddleditch/gha-setup-ninja-4

Bump seanmiddleditch/gha-setup-ninja from 3 to 4
  • Loading branch information
Laguna1989 authored Mar 26, 2024
2 parents eae199c + e79275b commit 8e1846b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-via-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
name: ${{ matrix.job-name }}
steps:
- uses: actions/checkout@4
- uses: seanmiddleditch/gha-setup-ninja@v3
- uses: seanmiddleditch/gha-setup-ninja@v4
if: contains(matrix.generator, 'Ninja')

- name: configure
Expand Down

0 comments on commit 8e1846b

Please sign in to comment.