Commit 97b8475 1 parent a2f1f3b commit 97b8475 Copy full SHA for 97b8475
File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 31
31
steps :
32
32
- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
33
33
- name : Set up Python ${{ matrix.python-version }}
34
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
34
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
35
35
with :
36
36
python-version : ${{ matrix.python-version }}
37
37
- name : Install dependencies
Original file line number Diff line number Diff line change 33
33
steps :
34
34
- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
35
35
- name : Set up Python ${{ matrix.python-version }}
36
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
36
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
37
37
with :
38
38
python-version : ${{ matrix.python-version }}
39
39
- name : Install dependencies
Original file line number Diff line number Diff line change 34
34
steps :
35
35
- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
36
36
- name : Set up Python ${{ matrix.python-version }}
37
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
37
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
38
38
with :
39
39
python-version : ${{ matrix.python-version }}
40
40
- name : Install dependencies
Original file line number Diff line number Diff line change 68
68
bash -x .github/workflows/scripts/env.sh
69
69
70
70
- name : Set up Python
71
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
71
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
72
72
with :
73
73
python-version : ${{ matrix.python-version }}
74
74
Original file line number Diff line number Diff line change 36
36
steps :
37
37
- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
38
38
- name : Set up Python ${{ matrix.python-version }}
39
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
39
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
40
40
with :
41
41
python-version : ${{ matrix.python-version }}
42
42
- name : Install dependencies
Original file line number Diff line number Diff line change 25
25
steps :
26
26
- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
27
27
- name : Set up Python ${{ matrix.python-version }}
28
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
28
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
29
29
with :
30
30
python-version : ${{ matrix.python-version }}
31
31
- name : Install dependencies
You can’t perform that action at this time.
0 commit comments