File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 persist-credentials : false
2525
2626 - name : Set up Python
27- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
27+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
2828 with :
2929 python-version : " 3.x"
3030
Original file line number Diff line number Diff line change 2525 with :
2626 persist-credentials : false
2727 - name : Set up Python ${{ matrix.python-version }}
28- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
28+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
2929 with :
3030 python-version : ${{ matrix.python-version }}
3131 - name : Run mypy verification
5858 with :
5959 persist-credentials : false
6060 - name : Set up Python ${{ matrix.python-version }}
61- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
61+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
6262 with :
6363 python-version : ${{ matrix.python-version }}
6464 cache : pip
You can’t perform that action at this time.
0 commit comments