71
71
fetch-depth : 0
72
72
73
73
- name : " Set up Python 3.x"
74
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
74
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
75
75
with :
76
76
python-version : " 3.10"
77
77
98
98
fetch-depth : 0
99
99
100
100
- name : " Set up Python 3.x"
101
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
101
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
102
102
with :
103
103
python-version : " 3.10"
104
104
@@ -130,7 +130,7 @@ jobs:
130
130
fetch-depth : 0
131
131
132
132
- name : " Set up Python 3.x"
133
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
133
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
134
134
with :
135
135
python-version : " 3.10"
136
136
@@ -157,7 +157,7 @@ jobs:
157
157
fetch-depth : 0
158
158
159
159
- name : " Set up Python 3.x"
160
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
160
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
161
161
with :
162
162
python-version : " 3.10"
163
163
@@ -225,7 +225,7 @@ jobs:
225
225
fetch-depth : 0
226
226
227
227
- name : " Set up Python 3.x"
228
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
228
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
229
229
with :
230
230
python-version : " 3.10"
231
231
@@ -252,7 +252,7 @@ jobs:
252
252
fetch-depth : 0
253
253
254
254
- name : " Set up Python 3.x"
255
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
255
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
256
256
with :
257
257
python-version : " 3.10"
258
258
@@ -291,7 +291,7 @@ jobs:
291
291
# name: "build-${{ matrix.os }}-${{ matrix.cpp_compiler }}-${{ matrix.use }}"
292
292
293
293
# - name: "Set up Python 3.x"
294
- # uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
294
+ # uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
295
295
# with:
296
296
# python-version: "3.10"
297
297
@@ -318,7 +318,7 @@ jobs:
318
318
# fetch-depth: 0
319
319
320
320
# - name: "Set up Python 3.x"
321
- # uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
321
+ # uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
322
322
# with:
323
323
# python-version: "3.10"
324
324
@@ -345,7 +345,7 @@ jobs:
345
345
fetch-depth : 0
346
346
347
347
- name : " Set up Python 3.x"
348
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
348
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
349
349
with :
350
350
python-version : " 3.10"
351
351
@@ -404,7 +404,7 @@ jobs:
404
404
fetch-depth : 0
405
405
406
406
- name : " Set up Python 3.x"
407
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
407
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
408
408
with :
409
409
python-version : " 3.10"
410
410
@@ -433,7 +433,7 @@ jobs:
433
433
fetch-depth : 0
434
434
435
435
- name : " Set up Python 3.x"
436
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
436
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
437
437
with :
438
438
# Using 3.8 because Read the docs does not work with higher versions.
439
439
# See also: https://github.com/nest/nest-simulator/pull/2744
@@ -542,7 +542,7 @@ jobs:
542
542
fetch-depth : 0
543
543
544
544
- name : " Set up Python 3.x"
545
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
545
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
546
546
with :
547
547
python-version : " 3.10"
548
548
@@ -757,7 +757,7 @@ jobs:
757
757
fetch-depth : 0
758
758
759
759
- name : " Set up Python 3.x"
760
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
760
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
761
761
with :
762
762
python-version : 3.12
763
763
0 commit comments