Skip to content

Commit d373f16

Browse files
committed
Tracking ci.yml changes from master.
1 parent 686783b commit d373f16

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci_sh_def.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
- uses: actions/checkout@v4
226226

227227
- name: Setup Python ${{ matrix.python-version }} (deadsnakes)
228-
uses: deadsnakes/action@v3.0.1
228+
uses: deadsnakes/action@v3.1.0
229229
with:
230230
python-version: ${{ matrix.python-version }}
231231
debug: ${{ matrix.python-debug }}

.github/workflows/ci_sh_def.yml.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
--- ci.yml 2023-10-20 00:00:26.619833296 -0700
2-
+++ ci_sh_def.yml 2023-10-20 00:00:43.927801556 -0700
1+
--- ci.yml 2023-12-01 21:59:50.570956290 -0800
2+
+++ ci_sh_def.yml 2023-12-01 22:00:43.098860727 -0800
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)