File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 14
14
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
15
15
with :
16
16
fetch-depth : 0
17
- - name : Setup Python ${{ matrix.python-version }}
18
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
19
- with :
20
- python-version : ${{ matrix.python-version }}
21
17
- name : Run pre-commit (Python ${{ matrix.python-version }})
22
- uses : pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
18
+ uses : stackabletech/actions/run- pre-commit@5901c3b1455488820c4be367531e07c3c3e82538 # v0.4.0
23
19
with :
24
- extra_args : " --from-ref ${{ github.event.pull_request.base.sha }} --to-ref ${{ github.event.pull_request.head.sha }} "
20
+ python-version : ${{ matrix.python-version }}
You can’t perform that action at this time.
0 commit comments