File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333 with :
3434 fetch-depth : 0
3535 - name : Set up Python
36- uses : actions/setup-python@v4
36+ uses : actions/setup-python@v5
3737 with :
3838 python-version : " 3.10"
3939 - name : Install dependencies
Original file line number Diff line number Diff line change 2222 steps :
2323 - uses : actions/checkout@v4
2424 - name : Set up Python
25- uses : actions/setup-python@v4
25+ uses : actions/setup-python@v5
2626 with :
2727 python-version : ${{ matrix.python_version }}
2828 - name : Install dependencies
4343 steps :
4444 - uses : actions/checkout@v4
4545 - name : Set up Python
46- uses : actions/setup-python@v4
46+ uses : actions/setup-python@v5
4747 with :
4848 python-version : ${{ matrix.python_version }}
4949 - name : Install dependencies
Original file line number Diff line number Diff line change 2424 steps :
2525 - uses : actions/checkout@v4
2626 - name : Set up Python
27- uses : actions/setup-python@v4
27+ uses : actions/setup-python@v5
2828 with :
2929 python-version : " 3.10"
3030 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments