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@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
16+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
1717 with :
1818 python-version : " 3.x"
1919 - name : Run pre-commit
Original file line number Diff line number Diff line change 2727 steps :
2828 - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2929 - name : Set up Python ${{ matrix.python-version }}
30- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
30+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333 cache : ' pip'
4848 steps :
4949 - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
5050 - name : ' Set up Python 3.8'
51- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
51+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
5252 with :
5353 python-version : ' 3.8'
5454 - name : Install dependencies
6868 steps :
6969 - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
7070 - name : ' Set up Python 3.8'
71- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
71+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
7272 with :
7373 python-version : ' 3.8'
7474 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments