Skip to content

Commit 0c1a5aa

Browse files
committed
Tracking ci.yml changes from master.
1 parent 4068f10 commit 0c1a5aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci_sh_def.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ jobs:
11431143
uses: jwlawson/actions-setup-cmake@v2.0
11441144

11451145
- name: Install ninja-build tool
1146-
uses: seanmiddleditch/gha-setup-ninja@v4
1146+
uses: seanmiddleditch/gha-setup-ninja@v5
11471147

11481148
- name: Run pip installs
11491149
run: |

.github/workflows/ci_sh_def.yml.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -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
1+
--- ci.yml 2024-06-19 10:06:18.454361731 -0700
2+
+++ ci_sh_def.yml 2024-06-19 10:07:59.514269934 -0700
33
@@ -1,4 +1,16 @@
44
-name: CI
55
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:

0 commit comments

Comments
 (0)