File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1515 - name : Set up Python
16- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
16+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
1717 with :
1818 python-version : " 3.x"
1919 - name : Run pre-commit
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2020 - name : Set up Python ${{ matrix.python-version }}
21- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
21+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
2222 with :
2323 python-version : ${{ matrix.python-version }}
2424 cache : ' pip'
3939 steps :
4040 - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
4141 - name : ' Set up Python 3.8'
42- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
42+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
4343 with :
4444 python-version : ' 3.8'
4545 - name : Install dependencies
5959 steps :
6060 - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
6161 - name : ' Set up Python 3.8'
62- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
62+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
6363 with :
6464 python-version : ' 3.8'
6565 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments