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 18
18
steps :
19
19
- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
20
20
- name : Set up Python ${{ matrix.python-version }}
21
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v4.6.0
21
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v4.6.0
22
22
with :
23
23
python-version : ${{ matrix.python-version }}
24
24
- name : Upgrade pip
Original file line number Diff line number Diff line change 22
22
- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
23
23
24
24
- name : Set up Python 3.11
25
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
25
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
26
26
with :
27
27
python-version : 3.11
28
28
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
23
23
24
- - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
24
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
25
25
with :
26
26
python-version : 3.11
27
27
You can’t perform that action at this time.
0 commit comments