File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99
1010 steps :
11- - uses : actions/checkout@v3
11+ - uses : actions/checkout@v4
1212 - name : Set up Python
1313 uses : actions/setup-python@v4
1414 with :
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99
1010 steps :
11- - uses : actions/checkout@v3
11+ - uses : actions/checkout@v4
1212 - name : Set up Python
1313 uses : actions/setup-python@v4
1414 with :
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99
1010 steps :
11- - uses : actions/checkout@v3
11+ - uses : actions/checkout@v4
1212 - name : Set up Python
1313 uses : actions/setup-python@v4
1414 with :
Original file line number Diff line number Diff line change 1111 name : Kodi addon submitter
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@v3
14+ uses : actions/checkout@v4
1515 - name : Generate distribution zip and submit to official kodi repository
1616 id : kodi-addon-submitter
1717 uses : xbmc/action-kodi-addon-submitter@v1.3
You can’t perform that action at this time.
0 commit comments