File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212
1313 steps :
1414 - name : Cancel Previous Runs
15- uses : styfle/cancel-workflow-action@0.11.0
15+ uses : styfle/cancel-workflow-action@0.12.1
1616 with :
1717 access_token : ${{ secrets.GITHUB_TOKEN }}
1818
@@ -21,10 +21,10 @@ jobs:
2121 - name : Set up Python
2222 uses : actions/setup-python@v4
2323 with :
24- python-version : 3.10 .4
24+ python-version : 3.13 .4
2525
2626 - name : Set up Poetry
27- uses : abatilo/actions-poetry@v2.3 .0
27+ uses : abatilo/actions-poetry@v2.4 .0
2828 with :
2929 poetry-version : 1.5.1
3030
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ jobs:
1515 - name : Set up Python
1616 uses : actions/setup-python@v4
1717 with :
18- python-version : 3.10 .4
18+ python-version : 3.13 .4
1919
2020 - name : Set up Poetry
21- uses : abatilo/actions-poetry@v2.3 .0
21+ uses : abatilo/actions-poetry@v2.4 .0
2222 with :
2323 poetry-version : 1.5.1
2424
You can’t perform that action at this time.
0 commit comments