File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
matrix :
13
13
python-version : ["3.12"]
14
14
steps :
15
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
15
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
16
16
- name : Set up Python ${{ matrix.python-version }}
17
17
uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
18
18
with :
Original file line number Diff line number Diff line change 9
9
matrix :
10
10
python-version : ["3.11", "3.12"]
11
11
steps :
12
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
12
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
13
13
- name : Set up Python ${{ matrix.python-version }}
14
14
uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
15
15
with :
You can’t perform that action at this time.
0 commit comments