Skip to content

Commit ceb2f61

Browse files
dependabot[bot]cpu
authored andcommitted
Bump seanmiddleditch/gha-setup-ninja from 4 to 5
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] <support@github.com>
1 parent a8d14bb commit ceb2f61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Install ninja-build tool for aws-lc-fips-sys on Windows
4848
if: runner.os == 'Windows'
49-
uses: seanmiddleditch/gha-setup-ninja@v4
49+
uses: seanmiddleditch/gha-setup-ninja@v5
5050

5151
- name: cargo check (default features)
5252
run: cargo check --all-targets

0 commit comments

Comments
 (0)