File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
- name : Set up Python
18
18
uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
19
19
with :
20
- python-version : ' 3.9'
20
+ python-version : ' 3.9.22 '
21
21
cache : ' poetry'
22
22
- name : Setup
23
23
run : poetry env use 3.9
Original file line number Diff line number Diff line change 21
21
- name : Set up Python
22
22
uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
23
23
with :
24
- python-version : ' 3.9'
24
+ python-version : ' 3.9.22 '
25
25
cache : ' poetry'
26
26
- name : Setup
27
27
run : poetry env use 3.9
54
54
- name : Set up Python
55
55
uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
56
56
with :
57
- python-version : ' 3.9'
57
+ python-version : ' 3.9.22 '
58
58
cache : ' poetry'
59
59
- name : Setup
60
60
run : poetry env use 3.9
77
77
- name : Set up Python
78
78
uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
79
79
with :
80
- python-version : ' 3.9'
80
+ python-version : ' 3.9.22 '
81
81
cache : ' poetry'
82
82
- name : Setup
83
83
run : poetry env use 3.9
You can’t perform that action at this time.
0 commit comments