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 37
37
submodules : recursive
38
38
39
39
- name : Set up Python ${{ matrix.python-version }}
40
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
40
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
41
41
with :
42
42
python-version : ${{ matrix.python-version }}
43
43
cache : " pip"
73
73
74
74
steps :
75
75
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
76
- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
76
+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
77
77
with :
78
78
python-version : " 3.13"
79
79
cache : " pip"
Original file line number Diff line number Diff line change 51
51
with :
52
52
submodules : recursive
53
53
54
- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
54
+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
55
55
with :
56
56
python-version : ' 3.13'
57
57
You can’t perform that action at this time.
0 commit comments