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