File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
6363 verbose : true
6464 - name : Upload test coverage to Codecov (only with latest supported version)
6565 if : startsWith(matrix.python-version, '3.13')
66- uses : codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
66+ uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
6767 with :
6868 token : ${{ secrets.CODECOV_TOKEN }}
6969 # Run validation generates the coverage file
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 1616 issues : write
1717 pull-requests : write
1818 steps :
19- - uses : actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1 .0
19+ - uses : actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0 .0
2020 with :
2121 days-before-issue-stale : 30
2222 days-before-issue-close : 10
You can’t perform that action at this time.
0 commit comments