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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
1515 - name : Set up Python
16- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
16+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
2929 - name : Set up Python ${{ matrix.python-version }}
30- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
30+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333 cache : ' pip'
4747 steps :
4848 - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
4949 - name : ' Set up Python 3.8'
50- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d
50+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
5151 with :
5252 python-version : ' 3.8'
5353 - name : Install dependencies
6767 steps :
6868 - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
6969 - name : ' Set up Python 3.8'
70- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d
70+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
7171 with :
7272 python-version : ' 3.8'
7373 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments