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 6f740df commit 7ee318dCopy full SHA for 7ee318d
.github/workflows/CI.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Install ninja-build tool for aws-lc-fips-sys on Windows
57
if: runner.os == 'Windows'
58
- uses: seanmiddleditch/gha-setup-ninja@v4
+ uses: seanmiddleditch/gha-setup-ninja@v6
59
60
61
- name: Test
0 commit comments