File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 with :
2323 persist-credentials : false
2424 - name : Set up Python ${{ matrix.python-version }}
25- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
25+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 - name : Install dependencies
Original file line number Diff line number Diff line change 2020 with :
2121 persist-credentials : false
2222 - name : Set up Python ${{ matrix.python-version }}
23- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
23+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626 - name : Run flake8 verification
Original file line number Diff line number Diff line change 2020 with :
2121 persist-credentials : false
2222 - name : Set up Python ${{ matrix.python-version }}
23- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
23+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626 - name : Run mypy verification
Original file line number Diff line number Diff line change 3131 with :
3232 persist-credentials : false
3333 - name : Set up Python ${{ matrix.python-version }}
34- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
34+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
3535 with :
3636 python-version : ${{ matrix.python-version }}
3737 - name : Install synchronous dependencies
You can’t perform that action at this time.
0 commit comments