File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
submodules : recursive
30
30
31
31
- name : Set up Python ${{ matrix.python-version }}
32
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
32
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
33
33
with :
34
34
python-version : ${{ matrix.python-version }}
35
35
cache : " pip"
59
59
60
60
steps :
61
61
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
62
- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
62
+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
63
63
with :
64
64
python-version : " 3.13"
65
65
cache : " pip"
75
75
security-events : write
76
76
steps :
77
77
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
78
- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
78
+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
79
79
with :
80
80
python-version : " 3.13"
81
81
Original file line number Diff line number Diff line change 44
44
steps :
45
45
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
46
46
47
- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
47
+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
48
48
with :
49
49
python-version : ' 3.13'
50
50
You can’t perform that action at this time.
0 commit comments