File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 name : Check if copies of --help output are in sync
3030 runs-on : ubuntu-22.04
3131 steps :
32- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
32+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3333
3434 - name : Install build dependencies
3535 run : |
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 echo "LV_INSTALL_PREFIX=${HOME}/.local" >> "${GITHUB_ENV}"
108108
109109 - name : Checkout Git branch
110- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
110+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
111111
112112 - name : ' [LV] Run autoreconf'
113113 run : |-
Original file line number Diff line number Diff line change 4343 pkg-config
4444
4545 - name : Checkout Git branch
46- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
46+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4747
4848 - name : ' [LV] Run autoreconf'
4949 run : |-
You can’t perform that action at this time.
0 commit comments