mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
build(deps): bump seanmiddleditch/gha-setup-ninja from 5 to 6
Bumps [seanmiddleditch/gha-setup-ninja](https://github.com/seanmiddleditch/gha-setup-ninja) from 5 to 6. - [Release notes](https://github.com/seanmiddleditch/gha-setup-ninja/releases) - [Commits](https://github.com/seanmiddleditch/gha-setup-ninja/compare/v5...v6) --- updated-dependencies: - dependency-name: seanmiddleditch/gha-setup-ninja dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0453f4fe46
commit
05372061cd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -115,7 +115,7 @@ jobs:
|
|||
python-version: ${{ matrix.python }}
|
||||
env:
|
||||
PYTHON_VERSION: ${{ matrix.python }} # Why do this?
|
||||
- uses: seanmiddleditch/gha-setup-ninja@v5
|
||||
- uses: seanmiddleditch/gha-setup-ninja@v6
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue