File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 34
34
uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
35
35
36
36
- name : Setup Python
37
- uses : actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5 # v4.2 .0
37
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
38
38
with :
39
39
python-version : ${{ matrix.PYTHON.VERSION }}
40
40
Original file line number Diff line number Diff line change 27
27
egress-policy : audit
28
28
29
29
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
30
- - uses : actions/setup-python@3605726ffa6ef7750b99ff496e5b88248b414e26 # v4.9 .0
30
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
31
31
with :
32
32
python-version : " 3.11"
33
33
Original file line number Diff line number Diff line change 27
27
uses : " actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3"
28
28
29
29
- name : " Setup Python"
30
- uses : " actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b "
30
+ uses : " actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 "
31
31
with :
32
32
python-version : " 3.x"
33
33
You can’t perform that action at this time.
0 commit comments