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 686783b commit d373f16Copy full SHA for d373f16
.github/workflows/ci_sh_def.yml
@@ -225,7 +225,7 @@ jobs:
225
- uses: actions/checkout@v4
226
227
- name: Setup Python ${{ matrix.python-version }} (deadsnakes)
228
- uses: deadsnakes/action@v3.0.1
+ uses: deadsnakes/action@v3.1.0
229
with:
230
python-version: ${{ matrix.python-version }}
231
debug: ${{ matrix.python-debug }}
.github/workflows/ci_sh_def.yml.patch
@@ -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
+--- ci.yml 2023-12-01 21:59:50.570956290 -0800
++++ ci_sh_def.yml 2023-12-01 22:00:43.098860727 -0800
3
@@ -1,4 +1,16 @@
4
-name: CI
5
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
0 commit comments