We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a2371 commit 3b2997aCopy full SHA for 3b2997a
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Install ninja-build tool for aws-lc-fips-sys on Windows
48
if: runner.os == 'Windows'
49
- uses: seanmiddleditch/gha-setup-ninja@v5
+ uses: seanmiddleditch/gha-setup-ninja@v6
50
51
- name: cargo check (default features)
52
run: cargo check --all-targets
0 commit comments