File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99
1010 steps :
11- - uses : actions/checkout@v4
11+ - uses : actions/checkout@v5
1212 - name : Set up Python
1313 uses : actions/setup-python@v5
1414 with :
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99
1010 steps :
11- - uses : actions/checkout@v4
11+ - uses : actions/checkout@v5
1212 - name : Set up Python
1313 uses : actions/setup-python@v5
1414 with :
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99
1010 steps :
11- - uses : actions/checkout@v4
11+ - uses : actions/checkout@v5
1212 - name : Set up Python
1313 uses : actions/setup-python@v5
1414 with :
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99
1010 steps :
11- - uses : actions/checkout@v4
11+ - uses : actions/checkout@v5
1212 - name : Set up Python
1313 uses : actions/setup-python@v5
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@v4
14+ uses : actions/checkout@v5
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