File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 strategy :
1212 matrix :
1313 python-version : ["3.9"]
14- poetry-version : ["1.2 "]
14+ poetry-version : ["1.3 "]
1515 steps :
1616 - uses : actions/checkout@v3
1717 - uses : actions/setup-python@v2
Original file line number Diff line number Diff line change 99 strategy :
1010 matrix :
1111 python-version : ["3.9"]
12- poetry-version : ["1.2 "]
12+ poetry-version : ["1.3 "]
1313 steps :
1414 - uses : actions/checkout@v2
1515 - name : Set up Python ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 2121 strategy :
2222 matrix :
2323 python-version : ["3.10"]
24- poetry-version : ["1.2 "]
24+ poetry-version : ["1.3 "]
2525 steps :
2626 - uses : actions/checkout@v2
2727 - name : Set up Python ${{ matrix.python-version }}
You can’t perform that action at this time.
0 commit comments