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 1515 steps :
1616 - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
1717 - name : Set up Python 3.9
18- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
18+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
1919 with :
2020 python-version : 3.9
2121 - name : Run pre-commit
Original file line number Diff line number Diff line change 2929 steps :
3030 - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3131 - name : ' Set up Python ${{ matrix.python-version }}'
32- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
32+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
3333 with :
3434 python-version : ' ${{ matrix.python-version }}'
3535 cache : ' pip'
Original file line number Diff line number Diff line change 3030 steps :
3131 - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3232 - name : Set up Python ${{ matrix.python-version }}
33- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
33+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 cache : ' pip'
You can’t perform that action at this time.
0 commit comments