File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 ref : ${{ github.head_ref }}
1212 - uses : actions/checkout@v2
1313 - name : Set up Python 3.7
14- uses : actions/setup-python@v2
14+ uses : actions/setup-python@v6
1515 with :
1616 python-version : 3.7
1717 - name : Install formatter dependencies
Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : actions/checkout@v2
2323 - name : Set up Python 3.7
24- uses : actions/setup-python@v2
24+ uses : actions/setup-python@v6
2525 with :
2626 python-version : 3.7
2727 - uses : actions/checkout@v2.4.0
Original file line number Diff line number Diff line change 1616 steps :
1717 - uses : actions/checkout@v2
1818 - name : Set up Python 3.7
19- uses : actions/setup-python@v2
19+ uses : actions/setup-python@v6
2020 with :
2121 python-version : 3.7
2222 - uses : actions/checkout@v2.4.0
4949 steps :
5050 - uses : actions/checkout@v2
5151 - name : Set up Python 3.7
52- uses : actions/setup-python@v2
52+ uses : actions/setup-python@v6
5353 with :
5454 python-version : 3.7
5555 - uses : actions/checkout@v2.4.0
You can’t perform that action at this time.
0 commit comments