File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 63
63
repository : ${{ github.event.pull_request.head.repo.full_name }}
64
64
token : ${{ secrets.GITHUB_TOKEN }}
65
65
- name : Setup Python
66
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
66
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
67
67
with :
68
68
python-version : " 3.13"
69
69
Original file line number Diff line number Diff line change 63
63
repository : ${{ github.event.pull_request.head.repo.full_name }}
64
64
token : ${{ secrets.GITHUB_TOKEN }}
65
65
- name : Setup Python
66
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
66
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
67
67
with :
68
68
python-version : " 3.13"
69
69
Original file line number Diff line number Diff line change 63
63
repository : ${{ github.event.pull_request.head.repo.full_name }}
64
64
token : ${{ secrets.GITHUB_TOKEN }}
65
65
- name : Setup Python
66
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
66
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
67
67
with :
68
68
python-version : " 3.13"
69
69
You can’t perform that action at this time.
0 commit comments