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 3838
3939 steps :
4040 - name : Checkout repository
41- uses : actions/checkout@v4
41+ uses : actions/checkout@v5
4242
4343 # Initializes the CodeQL tools for scanning.
4444 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1515 name : HACS Action
1616 runs-on : " ubuntu-latest"
1717 steps :
18- - uses : " actions/checkout@v4 "
18+ - uses : " actions/checkout@v5 "
1919 - name : HACS Action
2020 uses : " hacs/action@main"
2121 with :
Original file line number Diff line number Diff line change 1414 validate :
1515 runs-on : " ubuntu-latest"
1616 steps :
17- - uses : " actions/checkout@v4 "
17+ - uses : " actions/checkout@v5 "
1818 - uses : " home-assistant/actions/hassfest@master"
Original file line number Diff line number Diff line change 1616 statuses : write
1717 steps :
1818 - name : Checkout Code
19- uses : actions/checkout@v4
19+ uses : actions/checkout@v5
2020 with :
2121 fetch-depth : 0
2222 - name : Lint Code Base
You can’t perform that action at this time.
0 commit comments