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 1010 runs-on : " ubuntu-latest"
1111 name : Validate
1212 steps :
13- - uses : " actions/checkout@v4.1 .2"
13+ - uses : " actions/checkout@v4.2 .2"
1414
1515 - name : HACS Action
1616 uses : " hacs/action@main"
Original file line number Diff line number Diff line change 1414 runs-on : " ubuntu-latest"
1515 name : Validate
1616 steps :
17- - uses : " actions/checkout@v4.1 .2"
17+ - uses : " actions/checkout@v4.2 .2"
1818
1919 - name : HACS Action
2020 uses : " hacs/action@main"
3434 - " 3.11"
3535 name : Check style formatting
3636 steps :
37- - uses : " actions/checkout@v4.1 .2"
37+ - uses : " actions/checkout@v4.2 .2"
3838 -
uses :
" actions/[email protected] " 3939 with :
4040 python-version : " 3.x"
Original file line number Diff line number Diff line change 99 name : Prepare release asset
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@v4.1 .2
12+ - uses : actions/checkout@v4.2 .2
1313
1414 - name : ZIP files
1515 run : |
You can’t perform that action at this time.
0 commit comments