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 2525 steps :
2626 - uses : actions/checkout@v4
2727 - name : " Set up Python"
28- uses : actions/setup-python@v4
28+ uses : actions/setup-python@v5
2929 with :
3030 python-version : ${{ matrix.python-version }}
3131
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v4
1818
1919 - name : " Set up Python"
20- uses : actions/setup-python@v4
20+ uses : actions/setup-python@v5
2121 with :
2222 python-version : ${{ matrix.python-version }}
2323
Original file line number Diff line number Diff line change 2525 steps :
2626 - uses : actions/checkout@v4
2727 - name : " Set up Python"
28- uses : actions/setup-python@v4
28+ uses : actions/setup-python@v5
2929 with :
3030 python-version : ${{ matrix.python-version }}
3131
You can’t perform that action at this time.
0 commit comments