File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 - name : Set up Python
2525 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
2626 with :
27- python-version : ' 3.9'
27+ python-version : ' 3.9.24 '
2828 cache : ' poetry'
2929
3030 - name : Setup
Original file line number Diff line number Diff line change 3030 - name : Set up Python
3131 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
3232 with :
33- python-version : ' 3.9'
33+ python-version : ' 3.9.24 '
3434 cache : ' poetry'
3535
3636 - name : Setup
7878 - name : Set up Python
7979 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
8080 with :
81- python-version : ' 3.9'
81+ python-version : ' 3.9.24 '
8282 cache : ' poetry'
8383
8484 - name : Setup
@@ -110,7 +110,7 @@ jobs:
110110 - name : Set up Python
111111 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
112112 with :
113- python-version : ' 3.9'
113+ python-version : ' 3.9.24 '
114114 cache : ' poetry'
115115
116116 - name : Setup
You can’t perform that action at this time.
0 commit comments