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 9
9
matrix :
10
10
python-version : ["3.11", "3.12"]
11
11
steps :
12
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
12
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
13
13
- name : Set up Python ${{ matrix.python-version }}
14
14
uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
15
15
with :
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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
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