We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4068f10 commit 0c1a5aaCopy full SHA for 0c1a5aa
.github/workflows/ci_sh_def.yml
@@ -1143,7 +1143,7 @@ jobs:
1143
uses: jwlawson/actions-setup-cmake@v2.0
1144
1145
- name: Install ninja-build tool
1146
- uses: seanmiddleditch/gha-setup-ninja@v4
+ uses: seanmiddleditch/gha-setup-ninja@v5
1147
1148
- name: Run pip installs
1149
run: |
.github/workflows/ci_sh_def.yml.patch
@@ -1,5 +1,5 @@
1
---- ci.yml 2024-06-10 13:25:02.926609611 -0700
2
-+++ ci_sh_def.yml 2024-06-10 15:09:50.700252443 -0700
+--- ci.yml 2024-06-19 10:06:18.454361731 -0700
++++ ci_sh_def.yml 2024-06-19 10:07:59.514269934 -0700
3
@@ -1,4 +1,16 @@
4
-name: CI
5
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
0 commit comments