File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout code
19- uses : actions/checkout@v4
19+ uses : actions/checkout@v6
2020 with :
2121 fetch-depth : 0
2222
Original file line number Diff line number Diff line change 1414
1515 steps :
1616 - name : Checkout code
17- uses : actions/checkout@v4
17+ uses : actions/checkout@v6
1818
1919 - name : HACS validation
2020 uses : hacs/action@main
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Checkout code
24- uses : actions/checkout@v4
24+ uses : actions/checkout@v6
2525 with :
2626 fetch-depth : 0 # Fetch all history for changelog generation
2727
Original file line number Diff line number Diff line change 1212
1313 steps :
1414 - name : Checkout code
15- uses : actions/checkout@v4
15+ uses : actions/checkout@v6
1616
1717 - name : Setup Bun
1818 uses : oven-sh/setup-bun@v2
You can’t perform that action at this time.
0 commit comments