File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1111 container : archlinux:latest
1212 steps :
1313 - name : checkout
14- uses : actions/checkout@v3
15- with :
16- submodules : recursive
14+ uses : actions/checkout@v4
1715 - name : check fcitx5-cskk version
1816 id : version
1917 run : |
Original file line number Diff line number Diff line change 99 path :
1010 - ' src'
1111 steps :
12- - uses : actions/checkout@v3
12+ - uses : actions/checkout@v4
1313 - name : Run clang-format style check for C/C++ programs.
1414 uses : jidicula/clang-format-action@v4.6.2
1515 with :
Original file line number Diff line number Diff line change 1212# cskk_ver: [0.8.1]
1313 steps :
1414 - name : checkout
15- uses : actions/checkout@v3
16- with :
17- submodules : recursive
15+ uses : actions/checkout@v4
1816 - name : check fcitx5-cskk version
1917 id : version
2018 run : |
You can’t perform that action at this time.
0 commit comments