Skip to content

Commit 10f6730

Browse files
build(deps): bump seanmiddleditch/gha-setup-ninja from 4 to 5 (#3041)
Bumps [seanmiddleditch/gha-setup-ninja](https://github.com/seanmiddleditch/gha-setup-ninja) from 4 to 5. - [Release notes](https://github.com/seanmiddleditch/gha-setup-ninja/releases) - [Commits](seanmiddleditch/gha-setup-ninja@v4...v5) --- updated-dependencies: - dependency-name: seanmiddleditch/gha-setup-ninja dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6318d2b commit 10f6730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
python-version: ${{ matrix.python }}
116116
env:
117117
PYTHON_VERSION: ${{ matrix.python }} # Why do this?
118-
- uses: seanmiddleditch/gha-setup-ninja@v4
118+
- uses: seanmiddleditch/gha-setup-ninja@v5
119119
- name: Install Dependencies
120120
run: |
121121
npm install

0 commit comments

Comments
 (0)