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 1616 steps :
1717 - uses : actions/checkout@v2
1818 - name : Set up Python 3.7
19- uses : actions/setup-python@v3
19+ uses : actions/setup-python@v6
2020 with :
2121 python-version : 3.7
2222
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@v3
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 1616 steps :
1717 - uses : actions/checkout@v2
1818 - name : Set up Python 3.7
19- uses : actions/setup-python@v3
19+ uses : actions/setup-python@v6
2020 with :
2121 python-version : 3.7
22225656 steps :
5757 - uses : actions/checkout@v2
5858 - name : Set up Python 3.7
59- uses : actions/setup-python@v3
59+ uses : actions/setup-python@v6
6060 with :
6161 python-version : 3.7
6262
You can’t perform that action at this time.
0 commit comments