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 1919 name : Detect outdated pre-commit hooks
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
22+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323
2424 - name : Set up Python 3.13
2525 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
Original file line number Diff line number Diff line change 1919 name : Run pre-commit
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
22+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
2424 with :
2525 python-version : 3.13
You can’t perform that action at this time.
0 commit comments