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 14
14
- name : Set up Python
15
15
uses : actions/setup-python@v5
16
16
with :
17
- python-version : 3.10
17
+ python-version : ' 3.10'
18
18
19
19
# Install dependencies using Poetry
20
20
- uses : Gr1N/setup-poetry@v8
Original file line number Diff line number Diff line change 15
15
- name : Set up Python
16
16
uses : actions/setup-python@v5
17
17
with :
18
- python-version : 3.10
18
+ python-version : ' 3.10'
19
19
- uses : Gr1N/setup-poetry@v9
20
20
- uses : actions/cache@v4
21
21
with :
36
36
- name : Set up Python
37
37
uses : actions/setup-python@v5
38
38
with :
39
- python-version : 3.10
39
+ python-version : ' 3.10'
40
40
- uses : Gr1N/setup-poetry@v9
41
41
- uses : actions/cache@v4
42
42
with :
57
57
- name : Set up Python
58
58
uses : actions/setup-python@v5
59
59
with :
60
- python-version : 3.10
60
+ python-version : ' 3.10'
61
61
- uses : Gr1N/setup-poetry@v9
62
62
- uses : actions/cache@v4
63
63
with :
You can’t perform that action at this time.
0 commit comments