File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 with :
3434 persist-credentials : false
3535 - name : Set up Python ${{ matrix.python-version }}
36- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
36+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939 cache : pip
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
You can’t perform that action at this time.
0 commit comments