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 11
11
matrix :
12
12
python-version : ["3.11", "3.12", "3.13"]
13
13
steps :
14
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
14
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
15
with :
16
16
fetch-depth : 0
17
17
- name : Run pre-commit (Python ${{ matrix.python-version }})
Original file line number Diff line number Diff line change 11
11
name : Package wheel
12
12
runs-on : ubuntu-latest
13
13
steps :
14
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
14
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
15
- name : Set up Python
16
16
uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
17
17
with :
Original file line number Diff line number Diff line change 10
10
matrix :
11
11
python-version : ["3.11", "3.12", "3.13"]
12
12
steps :
13
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
13
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
14
- name : Set up Python ${{ matrix.python-version }}
15
15
uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
16
16
with :
You can’t perform that action at this time.
0 commit comments