File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 32
32
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
33
33
with :
34
34
fetch-depth : 1
35
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
35
+ - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
36
36
with :
37
37
python-version : ${{ env.PYTHON_VERSION }}
38
38
- name : Install dependencies
53
53
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
54
54
with :
55
55
fetch-depth : 0
56
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
56
+ - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
57
57
with :
58
58
python-version : ${{ env.PYTHON_VERSION }}
59
59
- name : Install dependencies
71
71
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
72
72
with :
73
73
fetch-depth : 0
74
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
74
+ - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
75
75
with :
76
76
python-version : ${{ env.PYTHON_VERSION }}
77
77
- name : Install dependencies
Original file line number Diff line number Diff line change 32
32
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
33
33
with :
34
34
fetch-depth : 1
35
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
35
+ - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
36
36
with :
37
37
python-version : ${{ env.PYTHON_VERSION }}
38
38
- name : Install dependencies
53
53
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
54
54
with :
55
55
fetch-depth : 0
56
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
56
+ - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
57
57
with :
58
58
python-version : ${{ env.PYTHON_VERSION }}
59
59
- name : Install dependencies
71
71
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
72
72
with :
73
73
fetch-depth : 0
74
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
74
+ - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
75
75
with :
76
76
python-version : ${{ env.PYTHON_VERSION }}
77
77
- name : Install dependencies
Original file line number Diff line number Diff line change 37
37
fetch-depth : 1
38
38
sparse-checkout : 2023_EuroSciPy
39
39
- name : Set up Python ${{ matrix.python-version }}
40
- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
40
+ uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
41
41
with :
42
42
python-version : ${{ matrix.python-version }}
43
43
- name : Install 2023_EuroSciPy
You can’t perform that action at this time.
0 commit comments